-
Notifications
You must be signed in to change notification settings - Fork 805
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
Forms Block: Multiple Choice blocks can overlay the "Add Block" button on mobile #32695
Comments
📌 REPRODUCTION RESULTS
📌 FINDINGS/SCREENSHOTS/VIDEO Atomic Simple 📌 ACTIONS
📌 Message to Author |
@cuemarie -- huh, weird! 🤔 I was using chrome, but I was just able to reproduce in Firefox too. 🙃 I was using the actual developer tools mobile emulator vs the editor preview mobile emulator, in case that makes a difference? Here's a gif! |
Thanks @dpasque ! I thought I'd tried that as well, but I retested today and can see the same issue you're reporting in both Chrome and Firefox :) Appreciate the clarification! 📌 REPRODUCTION RESULTS
📌 FINDINGS/SCREENSHOTS/VIDEO UYJgjL.mp4📌 ACTIONS
|
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation. |
Impacted plugin
Jetpack
Quick summary
There seems to be a CSS z-index problem when you're on a mobile viewport and working with a Multiple Choice block within a Form block. In short, if the Multiple Choice block is the last block in the form, and you target the parent Form Block, you can't actually click the inline "Add Block" button because there's a really high z-index overlay that's blocking you.
Steps to reproduce
A clear and concise description of what you expected to happen.
You can click the inline Add Block button.
What actually happened
You just focus the Multiple Choice block anyway
Impact
Some (< 50%)
Available workarounds?
Yes, easy to implement
Platform (Simple and/or Atomic)
Simple, Atomic, Self-hosted
Logs or notes
No response
The text was updated successfully, but these errors were encountered: