Skip to content

avoid-accidental-submissions - Restore feature#9053

Merged
SunsetTechuila merged 2 commits into
mainfrom
avoid-sub
Mar 9, 2026
Merged

avoid-accidental-submissions - Restore feature#9053
SunsetTechuila merged 2 commits into
mainfrom
avoid-sub

Conversation

@SunsetTechuila
Copy link
Copy Markdown
Member

@SunsetTechuila SunsetTechuila commented Mar 8, 2026

if (elementExists('.btn-primary[type="submit"]:disabled', form)) {
if (elementExists([
'button[data-hotkey="Mod+Enter"]:disabled',
'button[type="submit"]:disabled',

This comment was marked as outdated.

Copy link
Copy Markdown
Member Author

@SunsetTechuila SunsetTechuila Mar 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And "Bypass rules and commit":

Image

Comment thread source/features/avoid-accidental-submissions.tsx Outdated
@SunsetTechuila SunsetTechuila merged commit 94ea8d3 into main Mar 9, 2026
8 checks passed
@SunsetTechuila SunsetTechuila deleted the avoid-sub branch March 9, 2026 08:55
@SunsetTechuila
Copy link
Copy Markdown
Member Author

This was my 100th commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants