1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/context
Thomas Heartman e09b839ac0
chore: disable delete button if a context field has usage (#10002)
Blocks deletion of context fields from the UI if the context field has
any usage.

<img width="1399" alt="image"
src="https://github.com/user-attachments/assets/e6c26671-761b-4e54-9850-c505ba7b42f3"
/>
2025-05-15 13:55:56 +02:00
..
ContectFormChip
ContextFieldUsage feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ContextForm feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ContextList chore: disable delete button if a context field has usage (#10002) 2025-05-15 13:55:56 +02:00
CreateUnleashContext feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
EditContext feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
hooks