We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
People close the modal / submit a form when pressing enter accidentally. Add a confirmation, that can be selected with enter as well.
Depends on
The text was updated successfully, but these errors were encountered:
feat: temporarily disable enter submit on form and modal
3e20d76
Until #765.
chore(release): 0.145.0 [skip ci]
7a6c4de
# [0.145.0](0.144.1...0.145.0) (2022-08-14) ### Bug Fixes * **event:** redirect to dashboard after deletion ([ef991ce](ef991ce)) * **event:** revert event deletion changes ([1f162ff](1f162ff)) * **form:** reenable submit button ([f616a06](f616a06)) * **invitation-list:** rename feedback to response ([56417d6](56417d6)) * **invitation:** improve spacing ([398e800](398e800)) * **tiptap:** add minimum height ([7cbf4d5](7cbf4d5)) * **tiptap:** correct hr button ([592d7be](592d7be)) * **tiptap:** correct number translations ([de38891](de38891)) * **util:** add network error to graphql error list ([d3eac2e](d3eac2e)) ### Features * **invitation-list:** add hint about inviting the organizer ([6f0f22a](6f0f22a)) * **sign-in:** replace page reload with navigation ([462f5fe](462f5fe)), closes [#752](#752) * temporarily disable enter submit on form and modal ([3e20d76](3e20d76)), closes [#765](#765)
No branches or pull requests
People close the modal / submit a form when pressing enter accidentally. Add a confirmation, that can be selected with enter as well.
Depends on
The text was updated successfully, but these errors were encountered: