Skip to content

Add tabbed lists, single line rendering, col width changes#18188

Merged
canvrno-oai merged 3 commits intomainfrom
canvrno/tui_tabbed_selection_lists
Apr 16, 2026
Merged

Add tabbed lists, single line rendering, col width changes#18188
canvrno-oai merged 3 commits intomainfrom
canvrno/tui_tabbed_selection_lists

Conversation

@canvrno-oai
Copy link
Copy Markdown
Contributor

This PR adds shared bottom-pane selection-list for future /plugins menu work and wires the existing /plugins menu into the new list-rendering path without changing it to tabs yet. The main user-visible effect is that the current plugin list now renders as a denser single-line list with shared name-column sizing, while the tabbed selection support remains available for follow-up PRs but is currently unused in production menus.

  • Add generic tabbed selection-list support to the bottom pane, including per-tab headers/items and tab-aware list state
  • Add single-line row rendering with ellipsis truncation for dense list UIs
  • Add shared name-column width support so descriptions align consistently across rows
  • Wire the current /plugins menu to the new single-line and shared column-width behavior only
  • Keep tabbed menu adoption deferred; no existing menu is switched to tabs in this PR

canvrno-oai and others added 3 commits April 16, 2026 12:35
single-line row rendering, and shared name-column sizing.
Wire the current /plugins menu into the new single-line and
column-width behavior, but leave tabbed menu adoption for future use.
Co-authored-by: Codex <noreply@openai.com>
@canvrno-oai
Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. 👍

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@canvrno-oai canvrno-oai marked this pull request as ready for review April 16, 2026 20:32
@fcoury-oai fcoury-oai self-assigned this Apr 16, 2026
Copy link
Copy Markdown
Contributor

@fcoury-oai fcoury-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to replicate the initial improvement on the denser list.

Code looks good as well, approved.

@canvrno-oai canvrno-oai merged commit fa5d14e into main Apr 16, 2026
35 of 36 checks passed
@canvrno-oai canvrno-oai deleted the canvrno/tui_tabbed_selection_lists branch April 16, 2026 22:28
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants