Skip to content

Conversation

@phall1
Copy link

@phall1 phall1 commented Jan 25, 2026

What does this PR do?

How did you verify your code works?

Patrick Hall added 2 commits January 25, 2026 16:38
- Wrap DialogStatus content in scrollbox with max-height
- Fix dialog centering by adjusting paddingTop to 3 rows
- Prevents overflow when showing many items (MCP servers, LSPs, etc.)
@github-actions
Copy link
Contributor

Hey! Your PR title Scrollable dialog doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

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

Based on my search results, I found a highly related PR:

PR #9315 - feat(tui): makes status dialog scrollable
#9315

This appears to be closely related as it addresses making a dialog scrollable (status dialog specifically), which is likely the same feature or component being addressed in PR #10586.

Additionally, PR #6677 - fix(tui): add scroll to the status dialog
#6677

This is another PR that adds scroll functionality to a dialog.

These PRs should be reviewed to ensure there's no overlapping work on dialog scrollability features.

@phall1 phall1 closed this Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant