Skip to content

Give the form a real submit button#10

Merged
brackendawson merged 1 commit intomainfrom
fix-matcher-delete
Mar 16, 2025
Merged

Give the form a real submit button#10
brackendawson merged 1 commit intomainfrom
fix-matcher-delete

Conversation

@brackendawson
Copy link
Owner

This prevents other buttons in the form from being treated as the submit button and fixes a bug where, because the first matcher's delete button was the first button in the form; pressing return in any text box triggered it and deleted the frist matcher.

Fixes #7

This prevents other buttons in the form from being treated as the submit button and fixes a bug where, because the first matcher's delete button was the first button in the form; pressing return in any text box triggered it and deleted the frist matcher.
@brackendawson brackendawson merged commit 01eddaa into main Mar 16, 2025
2 checks passed
@brackendawson brackendawson deleted the fix-matcher-delete branch March 16, 2025 13:23
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.

Presing return in the regex box breaks it.

1 participant