1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component
andreas-unleash c868b5a868
Feat: context field search and filter improvements (#6732)
Adds highlighting to search values 
Search also looks in `description`

behind a flag - it could possibly degrade performance when too many
items. Tested with 200 and it's ok but anything above might degrade:
Adds a Select/Unselect all button
Shows the selected values above the search 

Closes #
[1-2232](https://linear.app/unleash/issue/1-2232/context-field-ui-filter-and-search)



https://github.com/Unleash/unleash/assets/104830839/ba2fe56f-c5db-4ce7-bc3c-1e7988682984

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-29 15:44:34 +02:00
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
admin chore: useProject cleanup (#6700) 2024-03-27 10:28:43 +02:00
application chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
archive chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
banners fix: move outdated sdks check up (#6725) 2024-03-28 10:00:23 +01:00
changeRequest feat: disabled feature dependency (#6731) 2024-03-28 16:02:25 +01:00
common Feat: context field search and filter improvements (#6732) 2024-03-29 15:44:34 +02:00
context Chore: context fields UI improvements when creating context field (#6714) 2024-03-28 13:07:04 +02:00
demo chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
environments chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
events chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature feat: disabled feature dependency (#6731) 2024-03-28 16:02:25 +01:00
featureTypes chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedback chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedbackNew chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filter chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
insights Chore/rename dashboard files to insights (#6662) 2024-03-21 16:39:03 +02: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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu [Gitar] Cleaning up stale feature flag: increaseUnleashWidth with value true (#6724) 2024-03-28 11:04:00 +02:00
playground/Playground chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
providers chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
segments chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
signals chore: call signal endpoint example (#6611) 2024-03-19 15:53:41 +00:00
splash chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
strategies chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tags chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
App.tsx fix: remove duplicate banner (#6726) 2024-03-28 10:17:57 +01:00
InitialRedirect.tsx Fix: losing redirect on provider login (#5970) 2024-01-19 14:31:42 +02:00