Skip to content

Responsive UI bug: “Show selected thread tips” overlaps “Commit, push & create PR” on small window widths #457

@djalilmsk

Description

@djalilmsk

Description

On smaller window widths, the "+ Show selected thread tips" button overlaps the "Commit, push & create PR" button.

This happens before the UI switches to the compact icon layout.

Screenshot

Image

Steps to reproduce

  1. Open T3 Code
  2. Resize the window to a smaller width
  3. Observe the area with the "+ Show selected thread tips" and "Commit, push & create PR" buttons

Expected behavior

The layout should remain responsive:

  • buttons should not overlap
  • or the UI should switch to the compact icon layout earlier

Actual behavior

The "+ Show selected thread tips" button overlaps the commit/push/PR button.

Environment

  • OS: macOS
  • App: T3 Code
  • Version: (Alpha)

Possible cause

Looks like a responsive breakpoint issue where the layout doesn't collapse early enough before elements start overlapping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions