mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-16 07:04:23 -05:00
[Bug] Show note icon when account has notes #280
Closed
opened 2026-02-28 18:55:31 -06:00 by GiteaMirror
·
19 comments
No Branch/Tag Specified
master
dependabot/npm_and_yarn/npm_and_yarn-cd62b4b37a
api-browser-custom-data-dir
tabedzki/feat/replacing-month-picker-with-day-picker
delay-initial-sync-until-loaded
jfdoming/mobile-app-build
cross-version-sync-compat
jfdoming/api-tokens-part-1
jfdoming/api-tokens-part-2
jfdoming/api-tokens-part-3
jfdoming/mobile-app-updates
claude/budget-version-migration-compat-151jlr
claude/worker-error-serialization-9iqtl7
claude/react-table-library-research-afx83z
claude/issue-8401-regression-test-9nw9l3
jfdoming/mobile-app-foundation-part-1
jfdoming/mobile-app-scaffold
release
ai-fix-cleanup-def-8290
claude/relaxed-shannon-jusywa
claude/fervent-keller-s6f2fq
claude/determined-feynman-st1y9z
claude/wizardly-einstein-vi2wce
claude/sweet-albattani-7nseio
feat/bank-sync-per-budget-file
claude/affectionate-cannon-y0kc82
claude/dependabot-findings-m9pgmb
claude/mac-app-ios-publish-zjs1lz
claude/vigilant-tesla-aiiyos
depot-migrate-secrets-1781296330308
claude/quirky-cerf-v5qck7
claude/animation-removal-alternative-2etfh1
claude/netlify-preview-comments-consolidate-9XPYa
osc/7391-error-boundaries-reports
claude/pensive-dijkstra-7DYui
claude/server-app-version-mismatch-HTCGv
claude/pr-8027-review-feedback-mELuO
claude/zealous-wozniak-e5pO0
claude/intelligent-heisenberg-BSHJq
claude/translation-download-refactor-jFRsO
claude/mobile-performance-ideas-G9PAO
claude/github-issue-7988-5A5ly
blacksmith-migration-ff70d2d
claude/great-mayer-KRvOk
claude/react-native-ios-compilation-fcJh5
claude/serene-goldberg-58xv0
claude/kind-euler-LVG3K
release-automation/edge-nightly
7710-bundle-migrations
claude/fix-docker-build-error-WMfed
claude/llm-compatible-release-notes-t20Nr
7710-tests-tdd
cursor/transaction-table-rewrite-f077
claude/plan-ci-secure-context-OtEe1
claude/fix-issue-7667-DPXi3
cursor/resolve-pr-7449-ee11
claude/fix-typescript-build-error-JPtZ5
copilot/add-repository-configs-to-packages
worktree-compressed-drifting-ritchie
claude/api-consumer-verification-kfz1K
pr-7454
claude/fix-issue-7410-LLLQ4
revert-7281-generate-icons
react-query-useSchedules
copilot/sub-pr-6140
package-upgrades
v26.7.0
v26.6.0
v26.5.2
v26.5.1
v26.5.0
v26.4.0
v26.3.0
v26.2.1
v26.2.0
v26.1.0
v25.12.0
v25.11.0
v25.10.0
v25.9.0
v25.8.0
v25.7.1
v25.7.0
v25.6.1
v25.6.0
v25.5.0
v25.4.0
v25.3.1
v25.3.0
v25.2.1
v25.2.0
v25.1.0
v24.12.0
v24.11.0
v24.10.1
v24.10.0
v24.9.0
v24.8.0
v24.7.0
v24.6.0
v24.5.0
v24.4.0
v24.3.0
v24.2.0
v24.1.0
v23.12.0
v23.11.0
v23.10.0
v23.9.0
v23.8.1
v23.8.0
v23.7.2
v23.7.1
v23.7.0
v23.6.0
v23.5.0
v23.4.2
v23.4.1
v23.4.0
v23.3.2
v23.3.0
v23.2.9
v23.2.5
v23.1.12
v22.12.9
Labels
Clear labels
AI generated
API
bank sync
budgeting
bug
can’t replicate
dependencies
docker
documentation
electron
experimental feature
feature
feedback
goal templates
good first issue
help wanted
importers
maintenance
needs info
needs testing
needs triage
needs votes
openid
payees
pull-request
regression
reports
responsive
rules
schedules
server
✨ merged
split transactions
tech debt
tech-support
theme
transaction import
transaction reconciliation
transactions
translations
upstream
user interface
✅ approved
wontfix
Mirrored from GitHub Pull Request
No Label
bug
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/actual#280
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MikeBishop on GitHub (Feb 24, 2023).
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
When a budget category has a note, the note icon is always visible, like this:

Account notes were recently added, but the icon only appears on hover even if there is a note present, like this:


Describe your ideal solution to this problem
Account notes should behave the same way category notes do, displaying the icon all the time if the note is non-empty.
Teaching and learning
No response
@j-f1 commented on GitHub (Feb 24, 2023):
I believe this already happens — can you send a screen recording showing the issue?
@Kidglove57 commented on GitHub (Feb 24, 2023):
I confirm that I cannot see that there is a Note to an account until the mouse is right over that area (right of the account name). Only then it shows both the edit button and the notes button.
https://user-images.githubusercontent.com/93882449/221311181-18e4a04a-81ff-4345-929e-005f32849861.MOV
Apologies for the poor quality of the clip
@j-f1 commented on GitHub (Feb 24, 2023):
You might be on an old version, then — the current version of Actual (
v23.2.9) has the icon always visible:https://user-images.githubusercontent.com/25517624/221312508-f064d04f-3a39-4513-a3f8-3e16432becbe.mov
@Kidglove57 commented on GitHub (Feb 24, 2023):
This is indeed very odd. i have double checked - I am on v 23.2.9! Behaviour for me is as per my clip above.
I have tested as follows on my Mac and on my iPad:
No Accounts note or edit button appears until I move the mouse to that area and then the button does appear and the content of the note is also revealed on hover, as expected.
@shall0pass commented on GitHub (Feb 24, 2023):
I was seeing the same effect @Kidglove57 saw today using the master netlify site, brave browser, windows 10. I don't see the same behavior in brave on Android. I'll see if I can repro it later.
Edit:

This was captured from the latest release, not the netlify image.
@Kidglove57 commented on GitHub (Feb 25, 2023):
@MatissJanis @shall0pass just to confirm that all my accounts have notes and I am still not seeing the accounts notes button until I move the mouse to that area.
@gsumpster commented on GitHub (Feb 25, 2023):
@Kidglove57, can you shoot over the version of Safari that you're seeing this on? I'm unable to reproduce on 16.2 on my Mac, even with notes on all accounts
@Kidglove57 commented on GitHub (Feb 25, 2023):
@gsumpster thanks! I have Safari 16.3. However, the Accounts note icon is not visible for me on my MacBook Air, or my iPad Air, in Safari, Firefox, Brave, Chrome.
BUT interestingly on setting up a new account and note in the preview version (Netlify) I can now see the note icon!
I then tried adding a brand new account and note in my production version of Actual - but still no account icon showing. I also downloaded a new browser (Edge for Mac) and tried that but still no icon.
PS: I then cleared my cache on Firefox and relaunched and the accounts notes icon showed. But next time I tried the icon was again no longer visible. Clearing the cache made no difference at all on Safari.
EDIT: For clarity, I can see the Monthly Budget Notes and the Category notes when these are populated. It is just the accounts note I have the problem with.
EDIT: If I select use desktop site in iPhone/iOS I cannot see the notes icon either - so I am at least consistent!
RANDOM THOUGHT : Might it have anything to do with the fact that the adjacent icon for editing the account name is hidden by default?
@MatissJanis commented on GitHub (Feb 25, 2023):
Are you able to reproduce the issue here? https://actualbudget.netlify.app/
If yes: could you provide reproduction steps?
@Kidglove57 commented on GitHub (Feb 25, 2023):
@MatissJanis No. I confirm that I cannot reproduce the issue at https://actualbudget.netlify.app/
However, I have tested my two production files (PikaPods and Fly hosted) for Actual on every browser I have on my MacBook Air (Firefox, Safari, Edge, Brave and Chrome), iPad Air and iPhone (with populated accounts notes). The notes icon does not show on any of them until I hover over that area.
I'll be interested to hear what @MikeBishop and @shall0pass report.
@shall0pass commented on GitHub (Feb 25, 2023):
I just used the netlify link and was able to reproduce the problem. I linked it to my personal actual-server instance to pull my budget.

I then logged out of my server and loaded a test budget. Added "Ally" to the note and tried. This was the result.
@shall0pass commented on GitHub (Feb 25, 2023):
I'll add. I cannot consistently repeat this behaviour. I tried using Edge, and got the expected results where the icon is visible when text is present. I couldn't even repeat the bahaviour this morning using the same browser on the same computer on the same netlify link. I don't have any insights into what is different beside AM or PM.
@Kidglove57 commented on GitHub (Feb 26, 2023):
I have experimented further with my real life file.
But this is where it gets puzzling.
I have no idea what all this means but I have been able to consistently reproduce this in several experiments this morning. In other words, the Notes icon is only visible
(a) in Netlify using any browser and
(b) when launching from the dock using a link dragged from Safari and regardless of what my default browser is.
Meanwhile, the category and month note icons remain visible in all these experiments!
@Kidglove57 commented on GitHub (Feb 26, 2023):
IMPORTANT UPDATE TO PREVIOUS POST:
I think I have a breakthrough. As background to this, The URL that I have saved always launches Actual to open at my Budget screen. When I do this the Accounts Note icon cannot be seen.
Quite by accident I just realised that if the URL that I use is specifically set to (say) "www.xxx.net/accounts" then I can see the Notes icon after launch (this was why the URL that I had dragged to the dock worked!)
EDIT and WARNING
My solution throws up other issues. After specififying “www.xxx.net/accounts” as my shortcut all my transaction entries and scheduled transactions started to duplicate! I had to revert to the old url and no account note icons
@MikeBishop commented on GitHub (Feb 27, 2023):
I'm seeing something similar with Brave/Windows. If I click my usual shortcut (to
/budget) and then click to the account with the note, the icon isn't there. If I manually type the/accountsURL and then click to the same account, the note does display. Going with no URL beyond the hostname redirects to/budgetand has the same behavior as my shortcut, no icon.@j-f1 commented on GitHub (Feb 27, 2023):
This is a CSS issue where the
opacity: 1is being overridden byopacity: 0on the parent.@Kidglove57 commented on GitHub (Feb 27, 2023):
Thank you @j-f1. Much appreciated and good to know that those of us experiencing are not simply outliers.
@j-f1 commented on GitHub (Feb 27, 2023):
Can you try with https://deploy-preview-700--actualbudget.netlify.app/ and let me know if things are working for you?
@Kidglove57 commented on GitHub (Feb 27, 2023):
Thank you @j-f1. Yes, they are. Although in fairness they were working in Netlify previously. Just not in "real life".