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

URLs based on hashes don't work properly on the search page #3415

Open
lorenzo-cavazzi opened this issue Nov 28, 2024 · 0 comments
Open

URLs based on hashes don't work properly on the search page #3415

lorenzo-cavazzi opened this issue Nov 28, 2024 · 0 comments
Labels

Comments

@lorenzo-cavazzi
Copy link
Member

We use hashes in the URL to open modals/offcanvas on certain pages (based on useLocationHash).
This mechanism should work platform-wide for the project and group creation modals, but it conflicts with the query parameters solution on the search page.

We should fix that and remove the workaround from the NavbarV2 components, leaving only the CreateProjectV2Button and CreateGroupButton buttons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant