Skip to content

Rendering updates to tab groups in pane view#13100

Open
johnturcoo wants to merge 1 commit into
johnturco/app-4671-allow-modifying-colors-for-tab-groupsfrom
johnturco/app-4781-vtab-group-small-ui-fixes
Open

Rendering updates to tab groups in pane view#13100
johnturcoo wants to merge 1 commit into
johnturco/app-4671-allow-modifying-colors-for-tab-groupsfrom
johnturco/app-4781-vtab-group-small-ui-fixes

Conversation

@johnturcoo

Copy link
Copy Markdown
Contributor

Description

Two small UI fixes for tab groups in the vertical tabs panel's Panes view, so a group reads as a first-class list item — visually consistent with regular (ungrouped) tab containers:

  • Group containers now render with flat corners instead of a rounded card.
  • Group containers now get the same divider lines that separate regular tabs (a top divider always, plus a bottom divider when the group is the last item in the list).

How it works

Basic rendering changes to tab groups when in pane view. Prevents rounded corners and adds a divider above like regular tabs do in pane view (also adds separator below when its the last item).

Linked Issue

https://linear.app/warpdotdev/issue/APP-4781/vtab-group-small-ui-fixes

Testing

  • I have manually tested my changes locally with ./script/run

Screenshots / Videos

Demo before

Demo after

@cla-bot cla-bot Bot added the cla-signed label Jun 26, 2026
@johnturcoo johnturcoo requested a review from peicodes June 26, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants