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
@XhmikosR XhmikosR added this to Inbox in v5.0.0-beta3 via automation Mar 23, 2021
v5.0.0-beta3 automation moved this from Inbox to Approved Mar 23, 2021
* 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
v5.0.0-beta3 automation moved this from Approved to Done Mar 23, 2021
@XhmikosR XhmikosR deleted the bubble-click-events branch March 23, 2021 13:56
@XhmikosR XhmikosR added this to Inbox in v4.6.1 via automation Mar 23, 2021
@XhmikosR XhmikosR moved this from Inbox to Needs manual backport in v4.6.1 Mar 23, 2021
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
@XhmikosR XhmikosR added this to In progress in v4.6.2 via automation Oct 22, 2021
@XhmikosR XhmikosR moved this from In progress to Needs manual backport in v4.6.2 Oct 22, 2021
@XhmikosR XhmikosR removed this from Needs manual backport in v4.6.1 Oct 26, 2021
@mdo mdo removed this from Needs manual backport in v4.6.2 Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v5.0.0-beta3
  
Done
3 participants