[GH-ISSUE #3536] [Bug]: Notifications overlapping #78890

Open
opened 2026-05-19 01:09:48 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @hello-jason on GitHub (Oct 1, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/3536

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?

The "uncategorized transactions" notification collides and overlaps the bank sync notification.

actual-budget-overlap-bug

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome, Desktop App (Electron)

Operating System

Mac OSX

Originally created by @hello-jason on GitHub (Oct 1, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/3536 ### 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? The "uncategorized transactions" notification collides and overlaps the bank sync notification. <img width="559" alt="actual-budget-overlap-bug" src="https://github.com/user-attachments/assets/52302e4a-b28f-442e-b57a-f8afb3b0e545"> ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome, Desktop App (Electron) ### Operating System Mac OSX
GiteaMirror added the buguser interfacegood first issue labels 2026-05-19 01:09:52 -05:00
Author
Owner

@xxiaoxiong commented on GitHub (May 19, 2026):

I'll work on this issue.

<!-- gh-comment-id:4483762696 --> @xxiaoxiong commented on GitHub (May 19, 2026): I'll work on this issue.
Author
Owner

@xxiaoxiong commented on GitHub (May 19, 2026):

Fixed in #7892

The issue was caused by insufficient vertical spacing between stacked notifications. Changed Y_OFFSET_PER_LEVEL from -20px to -100px to provide adequate clearance for typical notification heights.

<!-- gh-comment-id:4483780857 --> @xxiaoxiong commented on GitHub (May 19, 2026): Fixed in #7892 The issue was caused by insufficient vertical spacing between stacked notifications. Changed `Y_OFFSET_PER_LEVEL` from `-20px` to `-100px` to provide adequate clearance for typical notification heights.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#78890