Skip to content

Conversation

@mynameistito
Copy link

@mynameistito mynameistito commented Jan 18, 2026

Summary

  • Added scrollbox to DialogStatus component.
  • Implemented keyboard scrolling handlers (Up/Down, PageUp/PageDown, Home/End).
  • Ensured headers remain fixed while content scrolls.
  • Fixed an issue where long status lists were truncated on small terminals.

Fixes: #9314

537387188-46ac4bfd-06c6-4cc8-bd5b-fdf6b941a64f.mp4

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@mynameistito mynameistito changed the title feat(tui): make status and help dialogs scrollable feat(tui): make status dialog scrollable Jan 19, 2026
@mynameistito mynameistito changed the title feat(tui): make status dialog scrollable feat(tui): makes status dialog scrollable Jan 19, 2026
@mynameistito mynameistito force-pushed the fix/tui-scrollable-dialogs branch from ccdc367 to 50ed135 Compare January 19, 2026 04:08
@mynameistito mynameistito force-pushed the fix/tui-scrollable-dialogs branch 2 times, most recently from 2477374 to 0815ae5 Compare January 19, 2026 04:24
@mynameistito mynameistito changed the title feat(tui): makes status dialog scrollable feat(tui): makes status dialog scrollable - WIP Jan 19, 2026
@mynameistito mynameistito changed the title feat(tui): makes status dialog scrollable - WIP feat(tui): makes status dialog scrollable Jan 19, 2026
@github-actions github-actions bot mentioned this pull request Jan 25, 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.

TUI: Status a dialog is not scrollable

1 participant