Yoopta-Editor icon indicating copy to clipboard operation
Yoopta-Editor copied to clipboard

[BUG] .yoopta-block-actions is not displayed when you hover over it

Open accountnujen opened this issue 5 months ago • 0 comments

Has this bug been raised before?

  • [x] I have checked "open" AND "closed" issues and this is not a duplicate

Description

.yoopta-block-actions is not displayed when you hover over it

There are 2 problems here.

  1. Behavior and conditions of appearance of “.yoopta-block-actions”. It only appears when you hover over “.yoopta-block”. I expect to see “.yoopta-block-actions” at the place where it exists, that's why I point the mouse there. This is exactly the same behavior in Notion. This is well implemented in blocknote js. Here's a video for an example. I hover over the left side and see the control block.

https://github.com/user-attachments/assets/c9b8e84c-fb15-429b-9cc9-c702c5f3335e

  1. The second is an obvious bug. If you hover over “.yoopta-block-actions”, then move the mouse up (or down) until the block-actions disappears and then move the cursor back, it changes to “pointer”. Video:

https://github.com/user-attachments/assets/90c472e6-2cf9-4533-845c-03e17d962f43

Do you want to work on this issue?

No

accountnujen avatar Jun 29 '25 01:06 accountnujen