-
Notifications
You must be signed in to change notification settings - Fork 6k
Better UI/UX by adding better scrolls in the docs #5001
Copy link
Copy link
Open
Description
Issue: Page does not scroll when cursor is over editable code block
When hovering over a code block in the documentation, scrolling stops once the editable code block reaches its end. At that point, the main page does not continue scrolling unless the cursor is moved outside the code block.
Expected behavior:
Once the editable code block has been fully scrolled, further scroll input should continue scrolling the entire page without requiring the user to move the cursor away from the code block.
Current behavior:
The page only scrolls again after the cursor is no longer hovering over the code block.
This is a minor UX issue and should be straightforward to fix. Allow me to fix it please
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels