Skip to content

Better UI/UX by adding better scrolls in the docs #5001

@YashSensei

Description

@YashSensei

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions