Skip to content
New issue

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

Allow data-toggle="dropdown" and form click events to bubble #33442

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

XhmikosR
Copy link
Member

This is #32942 by @caseyjhol, with the setTimeout patch reverted for now.

Fixes #30267, fixes #33044.

Closes #32942 by superseding it.

@XhmikosR XhmikosR requested a review from a team as a code owner March 23, 2021 13:36
* remove stopPropagation from button click event

* test for delegated click events

* ensure button children can open menu

* test to ensure clicking button opens the menu

* check current element and parents

* allow dropdown form click events to bubble
@XhmikosR XhmikosR merged commit 16bc47d into main Mar 23, 2021
@XhmikosR XhmikosR deleted the bubble-click-events branch March 23, 2021 13:56
GeoSot added a commit that referenced this pull request Oct 11, 2021
…t of #33442)

* remove stopPropagation from button click event

* test for delegated click events

* ensure button children can open menu

* test to ensure clicking button opens the menu

* check current element and parents

* allow dropdown form click events to bubble
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants