1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component
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
..
accessOverview
admin chore: SCIM settings UI (#6800) 2024-04-09 15:26:35 +01:00
application chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
archive
banners fix: tabs alignment (#6768) 2024-04-03 12:15:36 +02:00
changeRequest feat: variant dependencies ui (#6739) 2024-03-29 19:28:49 +01:00
common fix: Project select should not expand when selecting multiple projects (#6811) 2024-04-10 12:34:11 +03:00
context Chore: context fields UI improvements when creating context field (#6714) 2024-03-28 13:07:04 +02:00
demo
environments
events
feature fix: strategy targeting numeric also check value field (#6774) 2024-04-04 11:48:51 +02:00
featureTypes
feedback
feedbackNew
filter
insights fix: Project select should not expand when selecting multiple projects (#6811) 2024-04-10 12:34:11 +03:00
integrations chore: orval with project insights (#6621) 2024-03-20 09:20:54 +01:00
layout [Gitar] Cleaning up stale feature flag: increaseUnleashWidth with value true (#6724) 2024-03-28 11:04:00 +02:00
loginHistory
maintenance
menu [Gitar] Cleaning up stale feature flag: increaseUnleashWidth with value true (#6724) 2024-03-28 11:04:00 +02:00
playground/Playground fix: Project select should not expand when selecting multiple projects (#6811) 2024-04-10 12:34:11 +03:00
project chore: project overview refactor feedback behind a flag (#6772) 2024-04-03 13:55:12 +02:00
providers
segments
signals chore: call signal endpoint example (#6611) 2024-03-19 15:53:41 +00:00
splash
strategies
tags
user
App.tsx fix: remove duplicate banner (#6726) 2024-03-28 10:17:57 +01:00
InitialRedirect.tsx