Skip to content

Bad z-index for blocks error dialog #3263

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

Open
1 of 8 tasks
ewpatton opened this issue Nov 26, 2024 · 5 comments
Open
1 of 8 tasks

Bad z-index for blocks error dialog #3263

ewpatton opened this issue Nov 26, 2024 · 5 comments

Comments

@ewpatton
Copy link
Member

Describe the bug

The error dialog in the blocks editor has a lower Z-index than the Blockly scrollbars, leading to visual glitches when errors occur:

Screenshot 2024-11-26 at 02 07 22

Affects

  • Designer
  • Blocks editor
  • Projects Explorer
  • Companion
  • Compiled apps
  • Buildserver
  • Debugging
  • Other... (please describe)

Expected behavior

The error dialog should appear above the scrollbars.

Steps to reproduce

  1. Make the window fairly narrow horizontally
  2. Trigger the bug in Cannot remove pie chart entries on Android #3262
@YashSachdeva
Copy link

Updating the z-index of the error dialog will resolve this.
Also, verify that the scrollbars z-index is lower to avoid further conflicts.

@Flying-Pegasus
Copy link

@YashSachdeva is this issue still open, I want to work on it

@ewpatton
Copy link
Member Author

ewpatton commented Jan 5, 2025

@Flying-Pegasus I believe nobody else is working on it if you want to attempt a fix.

@Flying-Pegasus
Copy link

@ewpatton okay thank you

@soniya-malviy
Copy link

soniya-malviy commented Feb 1, 2025

@ewpatton I want work on this issue can you please assign me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants