Skip to content

The Save button in the workflow editor remains clickable even without changes #25971

@Anshumancanrock

Description

@Anshumancanrock

Found a bug? Please fill out the sections below. 👍

Issue Summary

The Save button in the workflow editor remains enabled and clickable even when no changes have been made to the workflow. Users can repeatedly click the Save button without making any modifications, which triggers unnecessary API calls and displays "Changes saved" success messages each time

Steps to Reproduce

  1. Go to Workflows page (/workflows)
  2. Click on any existing workflow to edit it
  3. Wait for the workflow editor to fully load
  4. Do not make any changes to the workflow (name, trigger, steps, etc.)
  5. Click the "Save" button
  6. Observe the success toast message "Workflow updated successfully"
  7. Notice the Save button becomes enabled again immediately

Actual Results

  • The Save button is always enabled even when the form has no unsaved changes

Expected Results

  • The Save button should be disabled when the form has no unsaved changes

Evidence

Recording.2025-12-17.175843.1.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Low priorityCreated by Linear-GitHub Sync🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions