1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/feature/FeatureStrategy/NewFeatureStrategyCreate
Fredrik Strand Oseberg d6afe69a0f
Fix/constraint accordion autosave (#5825)
This PR adds autosave to the constraint accordion which means that when
you add values to it, it will automatically save the constraint locally.
If you unmount the constraint component without any valid values, it
will remove the constraint from the list.
2024-01-10 11:48:15 +01:00
..
featureStrategyFormTestSetup.ts feat: variant name change on create (#5742) 2024-01-02 13:53:04 +01:00
NewFeatureStrategyCreate.test.tsx Fix/constraint accordion autosave (#5825) 2024-01-10 11:48:15 +01:00
NewFeatureStrategyCreate.tsx feat: variant name change on create (#5742) 2024-01-02 13:53:04 +01:00