1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/feature
Fredrik Strand Oseberg 2a723ea9e8
fix: remove empty variants when changing tabs (#5850)
This PR makes a change to how variants work in the new setup. Variants
will now:

* Be removed if you change tab or unmount the component and it has no
name
* Moved StrategyVariants into a separate component to isolate this
change
* Add error handling around onSubmit and only trigger feedback if it's
successful
2024-01-11 10:43:29 +01:00
..
CopyFeature bug: remove strategies from copy breadcrumbs (#5137) 2023-10-25 09:12:32 +03:00
CreateFeature feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
CreateFeatureButton feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Dependencies chore(deps): update material-ui monorepo (#4403) 2024-01-11 08:17:10 +00:00
EditFeature feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureForm chore: remove usage of feature naming pattern flag (#5364) 2023-11-20 12:42:24 +01:00
FeatureNamingPatternInfo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureStrategy fix: remove empty variants when changing tabs (#5850) 2024-01-11 10:43:29 +01:00
FeatureToggleList refactor: now always show feedback button for search page (#5765) 2024-01-04 14:59:45 +02:00
FeatureView feat: daily metrics display (#5836) 2024-01-11 10:39:58 +01:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RedirectFeatureView feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
StrategyTypes fix: remove empty variants when changing tabs (#5850) 2024-01-11 10:43:29 +01:00