1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src
andreas-unleash 00d3490764
fix: Project select should not expand when selecting multiple projects (#6811)
Currently when you are selecting multiple projects, the autocomplete
expands indefinitely when focused.

This fixes that behaviour by limiting the project select to 1 visible
tag (even when focused) for Insights and 3 tags for Playground (same as
it was)

Closes
[1-2276](https://linear.app/unleash/issue/1-2276/limit-the-project-select-height-or-expand-its-length)



https://github.com/Unleash/unleash/assets/104830839/bf42a06e-8d30-49df-ac5b-a4a4f2685fa9

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-04-10 12:34:11 +03:00
..
__mocks__
assets
component fix: Project select should not expand when selecting multiple projects (#6811) 2024-04-10 12:34:11 +03:00
constants
contexts
hooks chore: SCIM settings UI (#6800) 2024-04-09 15:26:35 +01:00
interfaces chore: SCIM settings UI (#6800) 2024-04-09 15:26:35 +01:00
openapi chore: generate orval types (#6699) 2024-03-26 16:38:18 +02:00
themes
types
utils chore: upgrade typescript in frontend to 5.4.2 (#6673) 2024-03-22 10:13:44 +00:00
index.tsx
setupTests.ts
vite-env.d.ts