Skip to content

Mode menu overlaps / obscures the approval banner #28

Description

@aasis21

Problem

When the composer's mode menu is open and an approval banner is showing, the mode menu (.mode-menu, opens upward, z-index 30) overlaps the approval banner pinned above the composer — covering the "Deny" / "Always allow" buttons. Reproduced in the demo (screenshot during research).

Suggested fix

Ensure the approval banner stacks above transient menus (raise its z-index / close menus when an approval is present), or reposition the mode menu so it can't cover safety-critical controls.

Where

mobile/src/chat.css (.mode-menu z-index/position) and SessionScreen.tsx layout.


Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    approvalsPermission approval flowbugSomething isn't workinguiUser interface

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions