Skip to content

Dashboard modal renders behind sidebar when using Teal Large theme (v0.14.0) #28103

@cliftonwknox

Description

@cliftonwknox

Bug

In the web dashboard, the Change Model modal overlaps with — and renders behind — the left sidebar when the Teal Large theme is active. The leftmost portion of the modal is hidden beneath the sidebar's frame and is not clickable.

Steps to reproduce

  1. Launch the dashboard: hermes dashboard
  2. Theme picker → Teal Large
  3. Click Change Model in the chat or models panel
  4. Observe: the modal's left edge is hidden behind the sidebar

Expected behavior

Modal should render fully above all chrome (sidebar, header), as it does in non-Large theme variants.

Workaround

Switch to any non-Large theme variant — the bug appears specific to the Large-size theme variants, suggesting the typography/spacing upscale isn't being accounted for in modal positioning offsets (likely a z-index or absolute-position issue, not visible in standard-size theme variants).

Environment

  • Hermes Agent: v0.14.0 (build 2026.5.16)
  • OS: Zorin OS 18.1
  • Browser: Brave 148.1.90.122
  • Display: 1400×1050 (NoMachine remote desktop session)
  • Python: 3.12.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/tuiTerminal UI (ui-tui/ + tui_gateway/)type/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions