[PR #6459] Avoid budget amount truncation by collapsing the dropdown arrow #6541

Closed
opened 2026-02-28 21:29:47 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6459

State: closed
Merged: Yes


Avoids unnecessarily truncating 4-digit numbers in the "Budgeted" on certain screen widths by making the dropdown arrow not occupy width when it is not visible.

Fixes #3618.

Summary by CodeRabbit

  • Style
    • Enhanced hover-reveal interactions in budget views so hidden content and action buttons appear on hover and also become visible when the budget/menu is open.
    • Chevron visibility now follows the hover/force-visible behavior instead of relying on a separate inline style.

✏️ Tip: You can customize this high-level summary in your review settings.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6459 **State:** closed **Merged:** Yes --- Avoids unnecessarily truncating 4-digit numbers in the "Budgeted" on certain screen widths by making the dropdown arrow not occupy width when it is not visible. Fixes #3618. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Style** * Enhanced hover-reveal interactions in budget views so hidden content and action buttons appear on hover and also become visible when the budget/menu is open. * Chevron visibility now follows the hover/force-visible behavior instead of relying on a separate inline style. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
GiteaMirror added the pull-request label 2026-02-28 21:29:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6541