fleet/frontend/components/forms/fields/Slider
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: Core abstractions, first batch of applications (#26401) 2025-02-20 08:41:07 -08:00
index.ts Fleet UI: Enable and disable automation slider (#4554) 2022-03-11 11:56:14 -06:00
Slider.stories.tsx update storybook to 8.4.7 (#25451) 2025-01-20 16:17:33 +00:00
Slider.tests.tsx Fix bug for not being to reenable end user migration in UI (#30106) 2025-06-20 17:04:30 +01:00
Slider.tsx Fix bug for not being to reenable end user migration in UI (#30106) 2025-06-20 17:04:30 +01:00