Skip to content

Hide numeric prefixes on disabled TUI list rows#15660

Merged
canvrno-oai merged 2 commits intomainfrom
canvrno/tui_remove_numbers_from_disabled_items_in_lists
Mar 24, 2026
Merged

Hide numeric prefixes on disabled TUI list rows#15660
canvrno-oai merged 2 commits intomainfrom
canvrno/tui_remove_numbers_from_disabled_items_in_lists

Conversation

@canvrno-oai
Copy link
Contributor

@canvrno-oai canvrno-oai commented Mar 24, 2026

  • Remove numeric prefixes for disabled rows in shared list rendering. These numbers are shortcuts, Ex: Pressing "2" selects option #2. Disabled items can not be selected, so keeping numbers on these items is misleading.
  • Apply the same behavior in both tui and tui_app_server.
  • Update affected snapshots for apps/plugins loading and plugin detail rows.

This is a global change.

Before:
image

After:
image

@canvrno-oai canvrno-oai marked this pull request as ready for review March 24, 2026 18:11
@canvrno-oai canvrno-oai merged commit 363b373 into main Mar 24, 2026
36 checks passed
@canvrno-oai canvrno-oai deleted the canvrno/tui_remove_numbers_from_disabled_items_in_lists branch March 24, 2026 19:52
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 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