Skip to content

Tab close button has very small click target #10

@fernandomenuk

Description

@fernandomenuk

Severity: Major

Description

The .tab-close button is hidden by default (opacity: 0), only appears on hover, and has minimal padding (2px 4px) at 16px font size. This creates a very small click target that is easy to miss, causing users to accidentally switch tabs instead of closing them.

Location

  • crates/wmux-app/frontend/style.css:71-82

Suggestion

Increase the click target to at least 24x24px (WCAG minimum is 44x44px for touch, but 24px is reasonable for desktop). Consider always showing the close button on the active tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuxUser experience issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions