fleet/frontend/pages/queries/edit/components/EditQueryForm
Gabriel Hernandez a5c69a60a4
Fix bug for not being to reenable end user migration in UI (#30106)
Fixes #30063

This fixes an issue added in the
[PR](https://github.com/fleetdm/fleet/pull/29968) where the user was not
able to reenable the end user migration form.

I've also added improved a11y attributes to the slider component,
ensured we are functionally disabling the form controls during gitops
mode and not just visually, and updated/added tests for the
EndUserMigrationSection component.


- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [x] Added/updated automated tests
- [x] Manual QA for all new/changed functionality
2025-06-20 17:04:30 +01:00
..
_styles.scss UI - GitOps mode, part 2 (#26509) 2025-02-21 12:22:08 -08:00
EditQueryForm.tests.tsx Fix bug for not being to reenable end user migration in UI (#30106) 2025-06-20 17:04:30 +01:00
EditQueryForm.tsx Add null check to fix manage automations issue (#30154) 2025-06-19 14:51:49 -05:00
index.ts UI – Componentize "Discard data" option and add it to Edit Query page (#14343) 2023-10-09 11:31:31 -07:00