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

Revert "Ignore pointer events from nested ListViews (#169680)" #171027

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

roblourens
Copy link
Member

@roblourens roblourens commented Jan 11, 2023

Revert f078e6d from #169680. This approach just won't work, because it prevents clicks on a div linked to a checkbox <input> via a <label> from toggling the input. I think this is sort of abusing preventDefault anyway, so I'll find a different solution.

I don't think there is any need to revert #170567.

Fix #170880

fyi @joaomoreno

@roblourens roblourens enabled auto-merge (squash) January 11, 2023 06:11
@roblourens roblourens merged commit 6d25477 into main Jan 11, 2023
@roblourens roblourens deleted the roblou/chosen-marlin branch January 11, 2023 08:13
@vscodenpa vscodenpa added this to the January 2023 milestone Jan 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-select quickpick not handling mouse click events properly in Insiders
3 participants