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

Ignore pointer-events in alert container CSS #4916

Merged
merged 2 commits into from
May 27, 2020

Conversation

apple502j
Copy link
Contributor

Resolves

Resolves #4428

Proposed Changes

Add pointer-events to alert container CSS

Reason for Changes

Container caught the onclick event and didn't pass to things under it, therefore it blocked menu items.

Test Coverage

To test this, go to Sound tab, upload a non-music file (such as text), and cause forever Importing. (this bug is documented #4639 )
Try changing tabs, selecting menu items, and else. All should work fine.

This is one of my progress for adding "Record Project Video".

@benjiwheeler
Copy link
Contributor

This LGTM! We'll need to test it across various devices, but I think it shouldn't be problematic. Thanks for this, and sorry it took us so long to review it.

@benjiwheeler benjiwheeler merged commit d4a77c6 into scratchfoundation:develop May 27, 2020
@benjiwheeler benjiwheeler changed the title Add pointer-events to alert container CSS Ignore pointer-events in alert container CSS Jun 3, 2020
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.

Alert message div blocked some menu bar dropdown buttons
4 participants