[PR #3123] [MERGED] add goal tooltip to balance in budget table #4695

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3123
Author: @matt-fidd
Created: 7/22/2024
Status: Merged
Merged: 7/29/2024
Merged by: @matt-fidd

Base: masterHead: goal-tooltip


📝 Commits (3)

  • 860043e add goal tooltip to balance in budget table
  • 0ddcd59 release note
  • f445c91 fix long goals over multiple months

📊 Changes

2 files changed (+101 additions, -22 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx (+95 -22)
upcoming-release-notes/3123.md (+6 -0)

📄 Description

I saw a suggestion along these lines in the discord some time ago (can't pinpoint exactly but somewhere around the 2 month mark probably)

What do people think? I've gone through a good few designs so if anyone has any suggestions I'm more than open to them!

To test you'll need to enable goal templates, apply them, and hover over the balance in the final column of the budget table. I'm not sure if this would want a dashed underline to make it more obvious or if it's best left discovered organically to keep the table clearer.

image


🔄 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/3123 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 7/22/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `goal-tooltip` --- ### 📝 Commits (3) - [`860043e`](https://github.com/actualbudget/actual/commit/860043e8ee1e6310f86df2779ce9948b8efe3d71) add goal tooltip to balance in budget table - [`0ddcd59`](https://github.com/actualbudget/actual/commit/0ddcd596df239231c0a72a738ca2bee73dd0d726) release note - [`f445c91`](https://github.com/actualbudget/actual/commit/f445c91cfdca7358faab9244020150da25dc0dc3) fix long goals over multiple months ### 📊 Changes **2 files changed** (+101 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx` (+95 -22) ➕ `upcoming-release-notes/3123.md` (+6 -0) </details> ### 📄 Description I saw a suggestion along these lines in the discord some time ago (can't pinpoint exactly but somewhere around the 2 month mark probably) What do people think? I've gone through a good few designs so if anyone has any suggestions I'm more than open to them! To test you'll need to enable goal templates, apply them, and hover over the balance in the final column of the budget table. I'm not sure if this would want a dashed underline to make it more obvious or if it's best left discovered organically to keep the table clearer. ![image](https://github.com/user-attachments/assets/16239070-6e82-4e1c-911e-6eb50a930ac6) --- <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:59:49 -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#4695