[Bug]: 4+ digit budgets get unnecessarily shortened in categories #1493

Closed
opened 2026-02-28 19:45:13 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @IsThisThingStillOn on GitHub (Oct 9, 2024).

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

On mobile in "Desktop site" mode, any budget with 4+ digits gets shortened after the decimal comma with ...

As you can see in the screenshot there is enough real estate to display the actual value

This is a recent issue introduced in version 24.10.0

Reproduce:
Mobile resolution: 1440 x 3120 pixels (Pixel 7 Pro)
Open Actual with "Desktop site" mode
Have one category budgeted with over 1000 in currency
Have two months selected (if the selection is not available try to slide the small space between the side bar and budget OR hide the side bar and have three months displayed)

Screenshot_20241009-063345

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Mobile Device

Originally created by @IsThisThingStillOn on GitHub (Oct 9, 2024). ### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file) ### What happened? On mobile in "Desktop site" mode, any budget with 4+ digits gets shortened after the decimal comma with ... As you can see in the screenshot there is enough real estate to display the actual value This is a recent issue introduced in version 24.10.0 Reproduce: Mobile resolution: 1440 x 3120 pixels (Pixel 7 Pro) Open Actual with "Desktop site" mode Have one category budgeted with over 1000 in currency Have two months selected (if the selection is not available try to slide the small space between the side bar and budget OR hide the side bar and have three months displayed) ![Screenshot_20241009-063345](https://github.com/user-attachments/assets/a9f2f1e1-64d1-41cb-a8bc-f2fff66372e4) ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Mobile Device
GiteaMirror added the good first issuebug labels 2026-02-28 19:45:13 -06:00
Author
Owner

@fahnestd commented on GitHub (Dec 5, 2024):

Im going to take a look at this one if thats ok.

@fahnestd commented on GitHub (Dec 5, 2024): Im going to take a look at this one if thats ok.
Author
Owner

@fahnestd commented on GitHub (Dec 6, 2024):

@IsThisThingStillOn its hard to tell from the screenshot you provided, but it looks like the upper 4 digit budget is the calculated value, while the one you see collapsing is an entered value.
If that is correct, this issue would be due to the drop down menu that exists for the editable field causing the collapse.

image

See above screenshot, the bills section doesnt collapse, but the mortgage section collapses due to the space taken up by the menu.

@fahnestd commented on GitHub (Dec 6, 2024): @IsThisThingStillOn its hard to tell from the screenshot you provided, but it looks like the upper 4 digit budget is the calculated value, while the one you see collapsing is an entered value. If that is correct, this issue would be due to the drop down menu that exists for the editable field causing the collapse. <img width="403" alt="image" src="https://github.com/user-attachments/assets/2c0f5532-36ee-4f1d-ad54-6a8a7ffe87df"> See above screenshot, the bills section doesnt collapse, but the mortgage section collapses due to the space taken up by the menu.
Author
Owner

@IsThisThingStillOn commented on GitHub (Dec 9, 2024):

@fahnestd Yeah, it's because of the drop down arrow. The arrows real estate must've been altered slightly between versions 24.09 and 24.10

@IsThisThingStillOn commented on GitHub (Dec 9, 2024): @fahnestd Yeah, it's because of the drop down arrow. The arrows real estate must've been altered slightly between versions 24.09 and 24.10
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1493