[Bug] change report-view for default widgets upon saving #1885

Closed
opened 2026-02-28 19:57:20 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @Wehzie on GitHub (Feb 22, 2025).

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?

The reports view contains a few default widgets such as cash flow. The default view is to display income and expenses of the last three months. When clicking on the widget, the user can change the time range and "Save widget". When returning to the reports view, the initial three month cash flow layout remains, this is very counterintuitive. The result of saving is that next time, when clicking on the widget from the reports view, the previously selected time-frame is returned to. This is not very useful as setting it again is a single click.

I assume that the cash flow graph can be recreated wit new custom report. Yet, I would find it sensible and a better user experience if saving did what it intuitively does also for the reports view on default widgets.

Initially:

Image

Click on widget and change it, then save:

Image

After saving we still have:

Image

Describe your ideal solution to this problem

No response

Teaching and learning

Documentation wouldn't be necessary as the change is minimal and, in my opinion, more intuitive than the current behavior.

Originally created by @Wehzie on GitHub (Feb 22, 2025). ### Verified feature request does not already exist? - [x] I have searched and found no existing issue ### 💻 - [x] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? The reports view contains a few default widgets such as cash flow. The default view is to display income and expenses of the last three months. When clicking on the widget, the user can change the time range and "Save widget". When returning to the reports view, the initial three month cash flow layout remains, this is very counterintuitive. The result of saving is that next time, when clicking on the widget from the reports view, the previously selected time-frame is returned to. This is not very useful as setting it again is a single click. I assume that the cash flow graph can be recreated wit new custom report. Yet, I would find it sensible and a better user experience if saving did what it intuitively does also for the reports view on default widgets. Initially: ![Image](https://github.com/user-attachments/assets/d1f7bf1b-90f4-4269-ba21-088591b25cc3) Click on widget and change it, then save: ![Image](https://github.com/user-attachments/assets/12a3351d-06a7-41a1-aea4-abcdec3f8454) After saving we still have: ![Image](https://github.com/user-attachments/assets/45734432-e5fd-4d03-85bf-37a37ec008f3) ### Describe your ideal solution to this problem _No response_ ### Teaching and learning Documentation wouldn't be necessary as the change is minimal and, in my opinion, more intuitive than the current behavior.
GiteaMirror added the needs votesfeature labels 2026-02-28 19:57:20 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 22, 2025):

Thanks for sharing your idea!

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make 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 👍!

@github-actions[bot] commented on GitHub (Feb 22, 2025): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make 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

@Wehzie commented on GitHub (Feb 23, 2025):

Likely this is a bug not a feature request, as in the case of the "Monthly Spending" widget, saving does change the appearance in the reports view.

@Wehzie commented on GitHub (Feb 23, 2025): Likely this is a bug not a feature request, as in the case of the "Monthly Spending" widget, saving does change the appearance in the reports view.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1885