mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
For #23243 # Checklist for submitter <!-- Note that API documentation changes are now addressed by the product design team. --> - [X] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files) for more information. ## Details This PR changes the behavior of the Manage Automations dropdown on the Manage Policies page. Any user that has permission to manage policies will now always see the dropdown. If there are no policies added for the selected team (or no policies at all, in the case of "All teams" or users on the free tier), the dropdown is disabled with a tooltip. ## Screenshots **Free tier:** <img width="753" alt="image" src="https://github.com/user-attachments/assets/37a3b97a-74b3-4495-ace4-bfece30b3822" /> --- **Premium tier, All Teams:** <img width="736" alt="image" src="https://github.com/user-attachments/assets/bedd9a5f-e2aa-49da-8943-61bc69af9744" /> --- **Premium tier, team selected:** <img width="744" alt="image" src="https://github.com/user-attachments/assets/e1c2397b-1d19-46f2-b78d-e7a923f91c8f" /> |
||
|---|---|---|
| .. | ||
| AutoSizeInputField | ||
| Checkbox | ||
| Dropdown | ||
| DropdownWrapper | ||
| InputField | ||
| InputFieldHiddenContent | ||
| InputFieldWithIcon | ||
| Radio | ||
| SearchField | ||
| SelectTargetsDropdown | ||
| Slider | ||