-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Column block: Add block icon (+) is hidden under column toolbar #16742
Comments
I 'think' this should just be a case of a z-index bug and maybe doesn't need design? For me, it should be visible no matter what. I'll swap out labels but happy to change that. |
Related: #13571 |
Discussed during today's design triage meeting in Slack (login required). The team agreed that applying z-index would not take care of the underlying issue. It was suggested to explore only showing block mover icons when the block is selected and to perhaps rethink sibling inserters to find different ways they can exist. |
Only showing block movers when the block is selected is being worked on here: #16745 |
Actually, nevermind... that other one is a duplicate of this one which has already been merged. #17315 |
Just tested and this isn't resolved because the mover icons aren't the issue. Darnit! So still need to rethink the Sibling Inserter here and the interaction. |
@mapk would you mind testing this on master please? I am not getting it right now but this could be me missing a recreation step. |
It would be great to have this worked on as part of #18667 |
This seems fixed in my testing. We still have the issue that it's impossible to insert a block at the beginning of the column but this is tracked separately #16094 |
Describe the bug
There's a situation that when the column in a Column block is selected, a user can hover just in the right spot to reveal a hidden "Add block" inserter icon.
To reproduce
Steps to reproduce the behavior:
+
icon appear but hidden under a toolbar.Expected behavior
I expect the icon to be completely visible or not show at all. It's a weird situation.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: