Skip to content

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
@XhmikosR XhmikosR force-pushed the bubble-click-events branch from 2330101 to 08606c0 Compare March 23, 2021 13:39
* 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 force-pushed the bubble-click-events branch from 08606c0 to 5e92314 Compare March 23, 2021 13:45
@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
Development

Successfully merging this pull request may close these issues.

Forms inside dropdown prevent click propagation Dropdown data-toggle="dropdown" element click events not bubble
3 participants