[Bug]: Category name alignment on budget table has changed #622

Closed
opened 2026-02-28 19:11:43 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @doggan on GitHub (Sep 6, 2023).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

As mentioned in this discussion (https://github.com/actualbudget/actual/pull/1584#issuecomment-1707650077), the category names alignment (left padding?) unintentionally changed during the refactor of budget/misc.js file.

You can see the differences in the modified e2e test screenshots in that PR (https://github.com/actualbudget/actual/pull/1584/files#diff-bdf718b6f80709b34cdac5541e33368830f2ed018fce2e68560de04d1a895fbb).

This is how it used to look:
image

This is how it currently looks:
image

I think the original alignment looks better, since it clearly gives category names indentation underneath their associated category group name. After this fix is made, the e2e screenshots should be able to be reverted to their previous state.

What error did you receive?

No response

Where are you hosting Actual?

Locally via Yarn

What browsers are you seeing the problem on?

Chrome

Operating System

Mac OSX

Originally created by @doggan on GitHub (Sep 6, 2023). ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? As mentioned in this discussion (https://github.com/actualbudget/actual/pull/1584#issuecomment-1707650077), the category names alignment (left padding?) unintentionally changed during the refactor of budget/misc.js file. You can see the differences in the modified e2e test screenshots in that PR (https://github.com/actualbudget/actual/pull/1584/files#diff-bdf718b6f80709b34cdac5541e33368830f2ed018fce2e68560de04d1a895fbb). This is how it used to look: <img width="160" alt="image" src="https://github.com/actualbudget/actual/assets/517857/234af370-c296-43fc-b75f-9ebe55f50e3c"> This is how it currently looks: <img width="147" alt="image" src="https://github.com/actualbudget/actual/assets/517857/c7dc1cb5-fd82-44ea-81ca-11ade7e4d228"> I think the original alignment looks better, since it clearly gives category names indentation underneath their associated category group name. After this fix is made, the e2e screenshots should be able to be reverted to their previous state. ### What error did you receive? _No response_ ### Where are you hosting Actual? Locally via Yarn ### What browsers are you seeing the problem on? Chrome ### Operating System Mac OSX
GiteaMirror added the regressionbug labels 2026-02-28 19:11:43 -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#622