Table properties toolbar is scrolling through non-editor content section also #14559
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
resolution:duplicate
This issue is a duplicate of another issue and was merged into it.
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
Select the table. Table properties toolbar section is opened
Now scroll-down the page through the vertical scroll bar
Scroll the page down further. The table properties toolbar is scrolled through non-editor section( editor toolbar section, in this case) though the actual table is not visible in the current DOM view.
✔️ Expected result
Table properties toolbar should only be visible when the table is present in the DOM view. It should not be positioned beyond the editor content area and should automatically hide when the table is no-longer visible in the view(due to scroll-up/down actions)
❌ Actual result
Table properties toolbar is still shown on the UI, though table is not visible.
❓ Possible solution
?
📃 Other details
?
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: