mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	| https://linear.app/unleash/issue/2-3868/add-strategy-filters-at-the-top Adds quick filters to our "add strategy" modal. `FeatureStrategyMenuCards.tsx` was getting increasingly complex, so this includes some refactoring. My quick filters implementation was generic enough that I added `QuickFilters.tsx` as a common component, maybe we can reuse it in the future. <img width="991" height="663" alt="image" src="https://github.com/user-attachments/assets/352b6d2d-c975-4cb1-9799-163dfb153ccb" /> <img width="985" height="358" alt="image" src="https://github.com/user-attachments/assets/a7d20dab-2774-409f-8940-f0d1a980b819" /> | ||
|---|---|---|
| .. | ||
| CopyFeature | ||
| CreateFeatureButton | ||
| Dependencies | ||
| EditFeature | ||
| FeatureForm | ||
| FeatureNamingPatternInfo | ||
| FeatureStrategy | ||
| FeatureToggleList | ||
| FeatureView | ||
| hooks | ||
| StrategyTypes | ||