Skip to content

Repo selector in tab config modal has incorrect hover states #9453

@moirahuang

Description

@moirahuang

Pre-submit Checks

Describe the bug

There's 2 things wrong w this menu's hover state:

  1. Add new repo hover should extend the full length of the menu
  2. If we are hovering over Add new repo we should not highlight in the list of repos
Image

To reproduce

  1. Create a tab config w repo as a param. Example:
name = "Open Repo"
title = "{{repo}}"

[[panes]]
id = "main"
type = "terminal"
directory = "{{repo}}"
is_focused = true

[params.repo]
type = "repo"
description = "Repository to open"
  1. Go into this menu and open the new tab config
Image
  1. When you open the tab config, it should look something like this
Image

Expected behavior

  1. Add new repo hover should extend the full length of the menu
  2. If we are hovering over Add new repo we should not highlight in the list of repos

Screenshots, videos, and logs

No response

Operating system (OS)

macOS

Operating system and version

Tahoe 26.4.1 (25E253)

Shell Version

No response

Current Warp version

No response

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

This modal is new after rolling out tab configs

Additional context

Feel free to tag @moirahuang with questions!

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:launch-configsLaunch configurations, workflows, tab configs, and automation entry points.bugSomething isn't working.os:macmacOS-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.repro:highThe report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions