Skip to content

Fix TUI tab ordering for code and image services#758

Merged
coffee-cup merged 1 commit intomasterfrom
jr/dev-tui-tab-ordering
Jan 12, 2026
Merged

Fix TUI tab ordering for code and image services#758
coffee-cup merged 1 commit intomasterfrom
jr/dev-tui-tab-ordering

Conversation

@coffee-cup
Copy link
Copy Markdown
Contributor

@coffee-cup coffee-cup commented Jan 12, 2026

Summary

  • Reorders dev command TUI tabs to display code services before the Image aggregate tab
  • Fixes incorrect tab ordering when there's a single code service and multiple image services
  • Tab order is now: Local (if shown) → code services → Image (if shown) → image services

When there's a single code service and multiple image services, tabs now display as:
code | Image | img1 | img2 (instead of Images | code | img1 | img2)

The tab order is now: Local (if shown) → code services → Image (if shown) → image services
@coffee-cup coffee-cup added the release/patch Author patch release label Jan 12, 2026
@coffee-cup coffee-cup merged commit 63fd521 into master Jan 12, 2026
6 of 7 checks passed
@coffee-cup coffee-cup deleted the jr/dev-tui-tab-ordering branch January 12, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release/patch Author patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant