Skip to content

[Bug]: Logs view keyboard navigation J/K is inverted vs UI buttons #24279

@yabigfish

Description

@yabigfish

Check for existing issues

  • I have searched the existing issues and checked that my issue is not a duplicate.

What happened?

In the Logs view side panel, keyboard navigation (J/K) is inverted compared to the UI buttons.

Steps to Reproduce

  1. Open the Logs page (logs are ordered from newest to oldest by default). Click a log entry to open the side panel.
  2. Using UI buttons:
    • Clicking the K button moves the selection up (newer).
    • Clicking the J button moves the selection down (older).
  3. Using the keyboard:
    • Pressing K moves the selection down (older).
    • Pressing J moves the selection up (newer).

Relevant log output

What part of LiteLLM is this about?

UI Dashboard

What LiteLLM version are you on ?

v1.82.3

Twitter / LinkedIn details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingui-dashboardIssues related to the LiteLLM UI Dashboard

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions