Skip to content

Conversation

@joshua-dean
Copy link
Collaborator

Allow special characters in submit buttons

Description

Closes #226

Also moved submit buttons toolbox item to own file, toolbox.ts is getting long and there's not much benefit in having them all in one file vs one directory.

As I moved the file, the relevant diff is in commit 9c1552b

PR Checklist

  • Merged latest main
  • Version number in package.json has been bumped since last release
  • Version numbers match between package package.json and src/version.js
  • Ran npm install and npm run build AFTER bumping the version number
  • Updated documentation if necessary (currently just in api_spec.md)
  • Added changes to changelog.md

Breaking API Changes

negative

Copy link
Member

@TrevorBurgoyne TrevorBurgoyne left a comment

Choose a reason for hiding this comment

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

I like the move towards splitting up toolbox.ts. Fix works in my testing, just some small nitpick comments

Copy link
Member

@TrevorBurgoyne TrevorBurgoyne left a comment

Choose a reason for hiding this comment

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

✔️

@joshua-dean joshua-dean merged commit d9a9a7d into main Jul 30, 2025
1 check passed
@joshua-dean joshua-dean deleted the fix/submit-button-special-chars branch July 30, 2025 14:31
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.

Special Characters in Submit Button Names

3 participants