[GH-ISSUE #5188] [Feature] Allow Column Resizing in Transaction View #116592

Closed
opened 2026-06-11 10:01:54 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @cthybert on GitHub (Jun 17, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/5188

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

Currently, column widths in the transaction view are fixed. This presents two main issues:

  1. "Notes" column is too narrow: Notes are often truncated, making it hard to read the full content without clicking into each transaction. This is particularly difficult when categorizing imported transactions where notes are crucial.
  2. "Payee" column is too wide: The payee column often takes up more space than necessary, reducing the available area for other important data like notes.

Describe your ideal solution to this problem

Implement draggable column dividers in the transaction view, allowing users to manually resize columns.

Ideally, these custom widths would be persisted (e.g., via localStorage or user settings) so they remain between sessions.

Benefits:

  • Improved readability of long notes.
  • Faster and more accurate transaction categorization.
  • Better use of screen real estate.
  • More flexible and user-friendly interface.

Teaching and learning

No response

Originally created by @cthybert on GitHub (Jun 17, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/5188 ### Verified feature request does not already exist? - [x] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? Currently, column widths in the transaction view are fixed. This presents two main issues: 1. **"Notes" column is too narrow:** Notes are often truncated, making it hard to read the full content without clicking into each transaction. This is particularly difficult when categorizing imported transactions where notes are crucial. 2. **"Payee" column is too wide:** The payee column often takes up more space than necessary, reducing the available area for other important data like notes. ### Describe your ideal solution to this problem Implement draggable column dividers in the transaction view, allowing users to manually resize columns. Ideally, these custom widths would be persisted (e.g., via `localStorage` or user settings) so they remain between sessions. **Benefits:** * Improved readability of long notes. * Faster and more accurate transaction categorization. * Better use of screen real estate. * More flexible and user-friendly interface. ### Teaching and learning _No response_
GiteaMirror added the feature label 2026-06-11 10:01:54 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jun 17, 2025):

Thanks for sharing your idea!

This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

<!-- gh-comment-id:2981954014 --> @github-actions[bot] commented on GitHub (Jun 17, 2025): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Author
Owner

@youngcw commented on GitHub (Jun 17, 2025):

duplicate #536

<!-- gh-comment-id:2981960644 --> @youngcw commented on GitHub (Jun 17, 2025): duplicate #536
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#116592