Skip to content

Multi Form Submit Fix#413

Open
Scullyon wants to merge 3 commits into
mainfrom
feat/DF-1127-submit-button-debounce-timeout-extension
Open

Multi Form Submit Fix#413
Scullyon wants to merge 3 commits into
mainfrom
feat/DF-1127-submit-button-debounce-timeout-extension

Conversation

@Scullyon
Copy link
Copy Markdown
Contributor

Fix to help prevent JS users from making multiple submissions when a large form is taking a long time to submit.

Note: this is a quick fix until a better fix can be applied.

Jira ticket: https://eaflood.atlassian.net/browse/DF-1127

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@sonarqubecloud
Copy link
Copy Markdown

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