1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src
Jaanus Sellin 165f02a3a4
fix: sidebar update active when navigated via command menu. (#7545)
Currently, if the location changes, it does not update the active item.
I added useEffect to update the active item.

This is required when the user navigates via the command menu.
2024-07-05 13:28:00 +03:00
..
__mocks__
assets chore: delete ice cream icon 🍦 (#7403) 2024-06-17 11:26:06 +02:00
component fix: sidebar update active when navigated via command menu. (#7545) 2024-07-05 13:28:00 +03:00
constants feat: use new environment limit in Unleash UI (#7500) 2024-07-02 06:14:15 +00:00
contexts
hooks feat: UI limit for API tokens (#7532) 2024-07-03 12:36:48 +00:00
interfaces feat: configurable strategies limit (#7488) 2024-07-01 10:03:26 +02:00
openapi feat: UI limit for API tokens (#7532) 2024-07-03 12:36:48 +00:00
themes feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
types
utils feat: command menu items can have description as tooltip now (#7455) 2024-06-26 12:39:53 +03:00
index.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
setupTests.ts
vite-env.d.ts