1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component/commandBar
Jaanus Sellin 10d2a295c7
feat: menubar is not dependant on query params anymroe (#7399)
Previously since query params were changing by global search, and
menubar was also altering them, they were conflicting. Menubar does not
need query params as state. So using search hook directly.
2024-06-14 12:26:52 +03:00
..
RecentlyVisited feat: command bar pages and name resolving (#7397) 2024-06-14 11:22:55 +02:00
CommandBar.tsx feat: menubar is not dependant on query params anymroe (#7399) 2024-06-14 12:26:52 +03:00
PageSuggestions.tsx feat: command bar pages and name resolving (#7397) 2024-06-14 11:22:55 +02:00