1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureOverview
Nuno Góis 2e2840e690
chore: persist strategy filter when going back from release template preview (#10663)
https://linear.app/unleash/issue/2-3878/persist-strategy-filter-when-going-back-from-the-release-template

Persists the strategy filter in the new "add strategy" modal when going
back from the release template preview modal.

This is done by moving the filter to the parent component, so the filter
state persists across these navigations.

Also updates the button text in the release templates preview to say
"Apply template" for consistency, but only if the `newStrategyModal`
flag is enabled.
2025-09-22 10:52:28 +01:00
..
FeatureLifecycle feat: add "cleanup" action to other flag lifecycle stages (#10471) 2025-08-07 11:54:33 +02:00
FeatureOverviewEnvironments chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
FeatureOverviewMetaData add placeholder to flag link (#10435) 2025-07-30 12:14:13 +02:00
FeatureOverviewSidePanel refactor: remove flagOverviewRedesign flag (#9888) 2025-05-06 10:25:57 +02:00
ManageTagsDialog feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ReleasePlan chore: persist strategy filter when going back from release template preview (#10663) 2025-09-22 10:52:28 +01:00
FeatureOverview.tsx chore: remove flag cleanup reminder (#10074) 2025-06-03 13:13:51 +02:00
StrategyDragTooltip.tsx chore: drag-n-drop tooltip for strategies (#9623) 2025-03-27 11:16:37 +01:00