Skip to content

fix: improve Edit Workflow modal layout#393

Merged
alari76 merged 1 commit intomainfrom
fix/edit-workflow-modal-layout
Apr 12, 2026
Merged

fix: improve Edit Workflow modal layout#393
alari76 merged 1 commit intomainfrom
fix/edit-workflow-modal-layout

Conversation

@alari76
Copy link
Copy Markdown
Contributor

@alari76 alari76 commented Apr 12, 2026

Summary

  • Widen the Edit Workflow modal from 480px to 720px
  • Reorganize into a two-column grid layout: workflow type on the left, schedule + provider on the right
  • Focus areas textarea and action buttons remain full-width below

Test plan

  • Open an existing workflow's edit modal and verify the two-column layout renders correctly
  • Verify workflow type selection, schedule, provider, and focus areas all function as before
  • Check that event-driven workflows (PR Review, Commit Review) show the trigger banner in the right column
  • Confirm the modal doesn't overflow on smaller screens

🤖 Generated with Claude Code

The modal was too narrow (480px) forcing excessive vertical scrolling.
Widen to 720px and use a side-by-side grid layout: workflow type
selection on the left, schedule + provider config on the right.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alari76 alari76 merged commit 3d6f1b0 into main Apr 12, 2026
2 checks passed
@alari76 alari76 deleted the fix/edit-workflow-modal-layout branch April 12, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant