Skip to content

[Doc]: Can't scroll with arrow keys #21870

@tmost-utilidata

Description

@tmost-utilidata

📚 The doc issue

If I visit https://docs.vllm.ai/en/latest/ and press the down arrow key on my keyboard the page doesn't scroll. Page Down does seem to work.

Suggest a potential alternative/fix

It looks like there is a documentation search feature on this page that activates when I type a letter. It must have a broad key event listener to achieve this. It should ignore the arrow keys (i.e. not call preventDefault() on their events) until it activates.

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions