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
Nuno Góis c5ddcdbc3c
chore: allow backdrop click through on AddValuesPopover (#10214)
Follow-up to: https://github.com/Unleash/unleash/pull/10213

This makes our `AddValuesPopover` backdrop click-through. This means you
can interact with any element in the "background" right away and it will
work, while closing the popover at the same time.

If this works well it may be worth extracting to a reusable
ClickThroughPopover or similar.
2025-06-30 08:14:23 +01:00
..
FeatureStrategyConstraints chore: allow backdrop click through on AddValuesPopover (#10214) 2025-06-30 08:14:23 +01:00
FeatureStrategyCreate chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
FeatureStrategyEdit chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
FeatureStrategyForm chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
FeatureStrategyIcon
FeatureStrategyIcons
FeatureStrategyMenu Fix invalid dom nesting error and remove redundant braces (#10115) 2025-06-11 12:21:11 +02:00
FeatureStrategyProdGuard
FeatureStrategySegment Chore(1-3831)/add edit strategy cleanup pt iv (#10135) 2025-06-13 10:02:12 +00:00
FeatureStrategyType chore!: removing userId strategy for new installations of Unleash (#9800) 2025-06-04 09:30:13 +02:00
featureStrategy.utils.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00