-
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
Inserter: fix line to show again #20792
Conversation
Size Change: +70 B (0%) Total Size: 1.15 MB
ℹ️ View Unchanged
|
Thank you for working on this! In this branch, as I hover a block in the block library, I'm getting a full on crash with the following error message:
I'm not sure it's related, but it might be related to #20713, which is pending a fix. By the way the blue line that shows up should look identical to the one that appears when you drag an image from the desktop: It may already do that, I haven't been able to verify :D but just noting! |
dda785c
to
9beb5c9
Compare
9beb5c9
to
50edb47
Compare
Thanks so much for working on this. I'm still getting that same React error when hovering a block as I mentioned in #20792 (comment). Not sure if I did it wrong, but I had to check out using By the way can you make it so that the line is visible as soon as you open the top left inserter? Not just on block hover, but all the time when it's open? |
50edb47
to
8c72840
Compare
AH, I just realised there's logging because there's a preview creating another block list with its own insertion point etc. |
8c72840
to
9c92393
Compare
a498945
to
9c6c6ac
Compare
9c6c6ac
to
4a50096
Compare
* Inserter: fix line to show again * Fix client id * Split component * Reorganise
Description
Fixes #21475.
How has this been tested?
Screenshots
Types of changes
Checklist: