Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UBER-839: request the category if it's not in lookup #3679

Merged
merged 3 commits into from
Sep 12, 2023
Merged

UBER-839: request the category if it's not in lookup #3679

merged 3 commits into from
Sep 12, 2023

Conversation

ThetaDR
Copy link
Contributor

@ThetaDR ThetaDR commented Sep 11, 2023

Contribution checklist

Brief description

Checklist

  • - UI test added to added/changed functionality?
  • - Screenshot is added to PR if applicable ?
  • - Does the code work? Check whether function and logic are correct.
  • - Does Changelog.md is updated with changes?
  • - Does the translations are up to date?
  • - Does it well tested?
  • - Tested for Chrome.
  • - Tested for Safari.
  • - Go through the changed code looking for typos, TODOs, commented LOCs, debugging pieces of code, etc.
  • - Rebase your branch onto master and upstream branch
  • - Is there any redundant or duplicate code?
  • - Are required links are linked to PR?
  • - Does new code is well documented ?

Related issues

https://front.hc.engineering/workbench/platform/tracker/UBER-839
A list of closed updated issues

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
@ThetaDR ThetaDR requested a review from BykhovDenis September 11, 2023 13:55
Copy link
Member

@BykhovDenis BykhovDenis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we need it? (The same logic on next lines)

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
@ThetaDR
Copy link
Contributor Author

ThetaDR commented Sep 11, 2023

@BykhovDenis sometimes value.category is undefined and the category is stored in status

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
@haiodo haiodo merged commit 709164c into main Sep 12, 2023
7 checks passed
@haiodo haiodo deleted the UBER-839 branch September 12, 2023 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants