[PR #2797] [MERGED] Make picking budget months easier to see #4516

Closed
opened 2026-02-28 20:56:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2797
Author: @psybers
Created: 5/25/2024
Status: Merged
Merged: 5/28/2024
Merged by: @youngcw

Base: masterHead: monthpicker-brightness


📝 Commits (2)

  • 1a0b412 Make picking budget months easier to see
  • 6059e3b add release note

📊 Changes

2 files changed (+11 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/MonthPicker.tsx (+5 -0)
upcoming-release-notes/2797.md (+6 -0)

📄 Description

I often second-guess myself when trying to select the set of months I want displayed in the budget when viewing it by more than one month at a time. After some thought, I decided it was because I could not quickly mentally compute the full set of months I was about to select.

Here, I tweak the way the months render during a hover event so it is more obvious which set of months you will get if you click:

brightness


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/2797 **Author:** [@psybers](https://github.com/psybers) **Created:** 5/25/2024 **Status:** ✅ Merged **Merged:** 5/28/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `monthpicker-brightness` --- ### 📝 Commits (2) - [`1a0b412`](https://github.com/actualbudget/actual/commit/1a0b41229e7f1a06e0f0afc003575149a8310339) Make picking budget months easier to see - [`6059e3b`](https://github.com/actualbudget/actual/commit/6059e3bd5880fc10ecad289177d0532c4228db16) add release note ### 📊 Changes **2 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/MonthPicker.tsx` (+5 -0) ➕ `upcoming-release-notes/2797.md` (+6 -0) </details> ### 📄 Description I often second-guess myself when trying to select the set of months I want displayed in the budget when viewing it by more than one month at a time. After some thought, I decided it was because I could not quickly mentally compute the full set of months I was about to select. Here, I tweak the way the months render during a hover event so it is more obvious which set of months you will get if you click: ![brightness](https://github.com/actualbudget/actual/assets/1115390/af7c2eec-cd2e-470b-aa15-e1ea16174ad7) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:56:56 -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#4516