Skip to content

fix: handle user cancellation for quick actions - #16

Merged
dermatz merged 1 commit into
mainfrom
fix/quick-action-escape
Aug 12, 2026
Merged

fix: handle user cancellation for quick actions#16
dermatz merged 1 commit into
mainfrom
fix/quick-action-escape

Conversation

@dermatz

@dermatz dermatz commented Aug 12, 2026

Copy link
Copy Markdown
Member

This pull request improves the user experience when selecting a theme in the runMageforgeCommand function and adds a corresponding unit test to ensure correct behavior. Now, if the user cancels the theme selection dialog, the command exits early and does not proceed.

User experience improvements:

  • Updated the theme selection prompt in runMageforgeCommand to exit early if the user cancels the selection, preventing unintended command execution.

Testing enhancements:

  • Added a unit test to verify that no terminal is created and nothing happens when the user cancels theme selection.

@dermatz
dermatz merged commit 930b1b5 into main Aug 12, 2026
9 checks passed
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