Skip to content

Hover menu overlaps and blocks on first markdown headers #1

Description

@vimtheeefare

Description:
There is a positioning bug where the hover action menu physically blocks the text of the first message bubble if it begins with an H1 Markdown header. The menu overlaps the text and intercepts pointer events, making it impossible to highlight or interact with the header.

Steps to Reproduce:

  1. Send a message that is the first bubble in the view.
  2. Format the top of the message with a Markdown H1 header (e.g., # Header).
  3. Attempt to hover over or highlight the header text.

Expected Behavior:
The hover menu offsets appropriately, keeping the underlying text unobstructed and selectable.

Actual Behavior:
The hover menu renders directly on top of the header and steals mouse focus, blocking text selection.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions