1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/playground/Playground
andreas-unleash 7b67f218eb
fix: Project select bug with duplicate values (#6405)
Project select fix for Executive Dashboard and Playground

Extract the select to it's own component and move to `common`
Re-use for both Dashboard and Playground
Adds the id in parenthesis when there are duplicate names

<img width="1406" alt="Screenshot 2024-03-01 at 12 04 22"
src="https://github.com/Unleash/unleash/assets/104830839/379ea11f-d627-493e-8088-a739d58fba61">
<img width="1434" alt="Screenshot 2024-03-01 at 12 36 46"
src="https://github.com/Unleash/unleash/assets/104830839/9c5cf863-002c-4630-ac3a-4a869303a308">

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-01 14:28:57 +02:00
..
AdvancedPlaygroundResultsTable chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
PlaygroundEnvironmentTable fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
PlaygroundForm fix: Project select bug with duplicate values (#6405) 2024-03-01 14:28:57 +02:00
PlaygroundGuidance
PlaygroundGuidancePopper
PlaygroundResultsTable Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
AdvancedPlayground.test.tsx
AdvancedPlayground.tsx feat: add tags filter (#5584) 2023-12-11 14:10:03 +02:00
LazyPlayground.tsx
playground.utils.test.ts
playground.utils.ts