-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Describe a bug.
When interacting with the editor on my laptop chrome browser at the mobile responsive breakpoint, I can not hover the toolbar as the toolbar jumps to the next block when I attempt to hover.
Steps to reproduce:
2. Go to editorjs.io homepage (I'm seeing this bug in my project as well as the official editor JS demo)
3. Reduce browser small enough for the mobile responsive layout to be active.
4. Attempt to hover over the tool bar
5. The toolbar jumps to block below current block
Workaround: occasionally if you hover on an off enough times, it will allow you to hover. Also, if you try to select part of the text in an element, you can get it to hover (see last part of screenshot)
Expected behavior:
I can hover over the toolbar for the current element.
Device, Browser, OS:
Macbook Pro, Mac OS Monterey, Chrome Version 98.0.4758.80
Editor.js version:
Current version live on editorjs.io