-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Merge pull request #849 from alphagov/prevent-double-click-on…
…-buttons" This reverts commit 19cc9d0, reversing changes made to 9f259ca. Previously we changed the button component to automatically prevent double click for submit-type buttons. This caused an unexpected testing issue in a consuming app (Content Publisher) in the context of a modal, where multiple buttons are clicked in succession without a page reload. This reverts the change to automatically prevent double click, pending an iteration to the logic in govuk-frontend to scope the prevention to the same button.
- Loading branch information
Ben Thorner
committed
May 17, 2019
1 parent
8013d65
commit 5fe8432
Showing
3 changed files
with
2 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters