[X] I have checked "open" AND "closed" issues and this is not a duplicate
Is your feature request related to a problem/unavailable functionality? Please describe.
<BlockActions /> now is rendering per every block which cause problems because @dnd-kit recall pointer events every time and too much logic/calculations inside BlockActions
Proposed Solution
BlockActions should be moved from every block render to Editor level render
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to the above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
<BlockActions />
now is rendering per every block which cause problems because@dnd-kit
recall pointer events every time and too much logic/calculations insideBlockActions
Proposed Solution
BlockActions should be moved from every block render to Editor level render
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to the above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
No response