[PR #6272] Make category group rows clickable in mobile budget view #20784

Closed
opened 2026-04-14 21:44:35 -05:00 by GiteaMirror · 0 comments
Owner

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

State: closed
Merged: Yes


Fixes #6149

Description

This PR improves mobile usability by allowing users to expand/collapse a budget category group by tapping anywhere on the row, instead of only the arrow icon. This creates a larger touch target and a more intuitive interaction on mobile devices.
actual

Changes

  • Made entire category group row clickable (mobile)
  • Preserved arrow button functionality
  • Added visual feedback (cursor: pointer)

Release Notes

enhancement: Category group rows are now fully tappable in mobile budget view for improved usability.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6272 **State:** closed **Merged:** Yes --- Fixes #6149 ## Description This PR improves mobile usability by allowing users to expand/collapse a budget category group by tapping anywhere on the row, instead of only the arrow icon. This creates a larger touch target and a more intuitive interaction on mobile devices. ![actual](https://github.com/user-attachments/assets/1b66f6c5-0f96-4ce0-adae-20e8e74e215e) ## Changes - Made entire category group row clickable (mobile) - Preserved arrow button functionality - Added visual feedback (`cursor: pointer`) ## Release Notes enhancement: Category group rows are now fully tappable in mobile budget view for improved usability.
GiteaMirror added the pull-request label 2026-04-14 21:44:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#20784