Skip to content

fix(tui): long tips truncated in TUI home view - #25281

Closed
TO19 wants to merge 1 commit into
anomalyco:devfrom
TO19:fix/tui-tips-truncation
Closed

fix(tui): long tips truncated in TUI home view#25281
TO19 wants to merge 1 commit into
anomalyco:devfrom
TO19:fix/tui-tips-truncation

Conversation

@TO19

@TO19TO19 commented May 1, 2026

Copy link
Copy Markdown

Issue for this PR

Closes#25279

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This adds a test and shorten current tips longer than 69.

How did you verify your code works?

Added test that check for each tips length.

Screenshots / recordings

Before screenshots can be found in the issue.
After :

srr

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actionsgithub-actionsBot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels May 1, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@TO19
TO19force-pushed the fix/tui-tips-truncation branch 2 times, most recently from 2f5db49 to d47fd19CompareMay 1, 2026 13:20
@TO19
TO19force-pushed the fix/tui-tips-truncation branch from d47fd19 to 0c2bff9CompareMay 3, 2026 15:54
@TO19
TO19force-pushed the fix/tui-tips-truncation branch from 0c2bff9 to beceb71CompareMay 4, 2026 17:48
@TO19

TO19 commented May 15, 2026

Copy link
Copy Markdown
Author

Fixed by #26980. Closing this PR as no longer needed.

@TO19TO19 closed this May 15, 2026
@TO19
TO19 deleted the fix/tui-tips-truncation branch May 15, 2026 19:48
Sign up for freeto 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.

[BUG]: Tui tips don't render correctly when too long

1 participant

@TO19