Skip to content

fix(ui): support Enter key to create project#7

Merged
dortort merged 1 commit intomainfrom
fix/enter-to-create-project
Feb 5, 2026
Merged

fix(ui): support Enter key to create project#7
dortort merged 1 commit intomainfrom
fix/enter-to-create-project

Conversation

@dortort
Copy link
Owner

@dortort dortort commented Feb 5, 2026

Summary

  • Wraps dialog content in a <form> so Enter key submits
  • Browse and Cancel use type="button" to avoid accidental submission

🤖 Generated with Claude Code

Wrap dialog fields in a <form> so pressing Enter submits naturally.
Browse and Cancel buttons use type="button" to prevent form submission.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dortort dortort merged commit 4c143b3 into main Feb 5, 2026
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