Skip to content

Inconsistent Scrolling and Unresponsive Controls in Intermediate Values Card on Docker Version of Optuna Dashboard #991

Closed
@hide-on-bush-lalala

Description

Description

{C7A49025-2705-4DA0-8D68-D926365D6D7C}
{A9BC46CF-49B5-4906-A5A7-DBF58C66F810}

How to Reproduce

  1. Optuna's objective function is '...'.
  2. Run optuna-dashboard with default parameters.
  3. Open 'study' page, then click 'Intermediate values' card.
  4. I am using the Docker image version of optuna-dashboard, version 0.15.1. Since the Docker image hasn't been updated to the latest version, I encountered some issues. In the Intermediate values card on the study page, when there are many trials within the card, I can't scroll through the pages continuously. For example, when I initially load the page, it shows trials 0-22. However, when I scroll once, it directly jumps to trials 37-58, skipping trials 22-37. Additionally, the scrollbar on the right side of the card cannot be selected, and neither the up/down arrow keys nor the page up/page down keys work for scrolling.

Python version

3.11

Optuna version

4.0.0

optuna-dashboard version or git revision

Output of $ optuna-dashboard --version

Web browser

Google Chrome

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingno-staleExempt from stale bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions