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

UBERF-4451: Fixed how resolved default location is applied on initial routing #4159

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

anotherpit
Copy link
Contributor

Contribution checklist

Brief description

If you start the app on the issue page (e.g. /workbench/SPACE/tracker/ISSUE-42), and then close the issue panel, you'll get to the list of all issues of the project of the initial issue (previously you was getting an empty page)

Checklist

  • - UI test added to added/changed functionality?
  • - Screenshot is added to PR if applicable ?
  • - Does a local formatting is applied (rush format)
  • - Does a local svele-check is applied (rush svelte check)
  • - Does a local UI tests are executed UI Testing
  • - 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

A list of closed updated issues

Contributor requirements

  • - Sign-off is provided. DCO
  • - GPG Signature is provided. GPG

… routing

Signed-off-by: Petr Vyazovetskiy <develop.pit@gmail.com>
@haiodo haiodo self-assigned this Dec 7, 2023
@haiodo haiodo merged commit 56b1c04 into main Dec 7, 2023
7 checks passed
@haiodo haiodo deleted the UBERF-4451 branch December 7, 2023 07:45
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.

None yet

4 participants