Skip to content

Simplifying CommandDialog and relying on CommandForm to the heavy lifting#12

Merged
einari merged 1 commit intomainfrom
fix/command-dialog
Mar 1, 2026
Merged

Simplifying CommandDialog and relying on CommandForm to the heavy lifting#12
einari merged 1 commit intomainfrom
fix/command-dialog

Conversation

@einari
Copy link
Contributor

@einari einari commented Mar 1, 2026

Fixed

  • Simplifying CommandDialog to rely on CommandForm for all the heavy lifting and have very little custom logic. This removes quite a few challenges around validation inside it and fixes bugs where the isValid is not calculated correctly.

@einari einari marked this pull request as ready for review March 1, 2026 07:51
@einari einari added the patch label Mar 1, 2026
@einari einari merged commit 9af90db into main Mar 1, 2026
1 check passed
@einari einari deleted the fix/command-dialog branch March 1, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant