Skip to content

refactor(tui): extract GenericResourceView#1814

Merged
gtema merged 1 commit into
mainfrom
tui
Jun 29, 2026
Merged

refactor(tui): extract GenericResourceView#1814
gtema merged 1 commit into
mainfrom
tui

Conversation

@gtema

@gtema gtema commented Jun 29, 2026

Copy link
Copy Markdown
Owner
  • Extract GenericResourceView for shared table+describe pattern used by
    compute servers and other resources
  • Add visual focus indicator for split-panes: focused pane uses Double
    border with bright color, unfocused uses Plain border with dim color
  • Fix Tab key not switching focus in components using
    GenericResourceView

Signed-off-by: Artem Goncharov artem.goncharov@gmail.com

Comment thread openstack_tui/src/components/compute/servers.rs Fixed
Comment thread openstack_tui/src/components/compute/servers.rs Fixed
- Extract GenericResourceView for shared table+describe pattern used by
  compute servers and other resources
- Add visual focus indicator for split-panes: focused pane uses Double
  border with bright color, unfocused uses Plain border with dim color
- Fix Tab key not switching focus in components using
  GenericResourceView

Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>
@gtema
gtema merged commit 7619a76 into main Jun 29, 2026
22 checks passed
This was referenced Jun 29, 2026
@gtema-release-plz gtema-release-plz Bot mentioned this pull request Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants