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

fix: UI navigation (reverts #5506) #5512

Merged
merged 1 commit into from Nov 30, 2023
Merged

Conversation

nunogois
Copy link
Member

@nunogois nunogois commented Nov 30, 2023

Latest version had a UI navigation bug where we wouldn't correctly navigate to the tab and instead it would add infinitely to the breadcrumbs / URL:

Screen.Recording.2023-11-30.at.08.46.01.mov

This fixes the UI navigation by reverting #5506

Seems to be related to remix-run/react-router#11052

Copy link

vercel bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 9:12am
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 9:12am

Copy link
Contributor

@kwasniew kwasniew left a comment

Choose a reason for hiding this comment

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

We should also add a test for nested navigation to guard against 3rd party breaking change

@nunogois nunogois merged commit 44d85c0 into main Nov 30, 2023
16 of 18 checks passed
@nunogois nunogois deleted the fix-ui-navigation-revert-5506 branch November 30, 2023 09:13
kwasniew pushed a commit that referenced this pull request Nov 30, 2023
Latest version had a UI navigation bug where we wouldn't correctly
navigate to the tab and instead it would add infinitely to the
breadcrumbs / URL:

https://github.com/Unleash/unleash/assets/14320932/509fa528-7f9e-4476-a945-f74393e99dd5

This fixes the UI navigation by reverting
#5506

(cherry picked from commit 44d85c0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants