mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
https://linear.app/unleash/issue/UNL-140/experiment-with-filtering-feature-toggles-by-tags-on-the-ui Going with a naïve approach for now, tags can be searchable the same way we search for text. The tags column only shows up if at least one toggle has tags set. There's a simple highlightable component that lets us know a match was found and then shows all the tags on a tooltip: <img width="1289" alt="image" src="https://user-images.githubusercontent.com/14320932/201155093-b8605ff2-5bf7-45c5-b240-a33da254c278.png"> |
||
---|---|---|
.. | ||
CloneFeatureSchema.ts | ||
ConstraintSchema.ts | ||
CreateFeatureSchema.ts | ||
CreateStrategySchema.ts | ||
FeatureEnvironmentSchema.ts | ||
FeatureSchema.ts | ||
FeaturesSchema.ts | ||
FeatureStrategySchema.ts | ||
index.ts | ||
OverrideSchema.ts | ||
PatchOperationSchema.ts | ||
StrategySchema.ts | ||
TagSchema.ts | ||
TagsResponseSchema.ts | ||
UpdateFeatureSchema.ts | ||
UpdateStrategySchema.ts | ||
VariantSchema.ts | ||
VariantSchemaPayload.ts |