Skip to content

FIX: Improve automation on/off toggle #33482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

OsamaSayegh
Copy link
Member

This PR replaces the "enabled" checkbox on the automation page with a toggle at the top of the automation page. We've made this change to make the automation edit page consistent with the automations list page where a toggle is used for turning on/off automations, and also consistent with the rest of admin pages where we've been using toggle for controlling the enable/disable state.

Before:

After:

Internal topic: t/153523.

@github-actions github-actions bot added the i18n PRs which update English locale files or i18n related code label Jul 4, 2025
@OsamaSayegh OsamaSayegh force-pushed the fix/automation-toggle branch from 22b644e to 42482b8 Compare July 13, 2025 17:10
@OsamaSayegh OsamaSayegh force-pushed the fix/automation-toggle branch from 42482b8 to fe432e9 Compare July 28, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n PRs which update English locale files or i18n related code
Development

Successfully merging this pull request may close these issues.

2 participants