mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1007] Bottom of sidebar cut off by "Upgrade to ntfy Pro" banner #703
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#703
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @RuiNtD on GitHub (Jan 20, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1007
🐞 Describe the bug
The "Upgrade to ntfy Pro" banner at the bottom left of the web app is overlaid on top of the sidebar, instead of making the sidebar smaller to make room for it. This causes the bottom 3 buttons (Documentation, Publish, Subscribe) to become inaccessible if there are too many entries in the sidebar.
💻 Components impacted
Web app
💡 Screenshots and/or logs

🔮 Additional context
The sidebar is scrolled all the way down in the screenshot.
@RuiNtD commented on GitHub (Jul 29, 2024):
Any update on this? It could literally be fixed with just
@c33s commented on GitHub (Jan 16, 2025):
cannot easily subscribe to new topics with this bug. please fix.
edit: or at least add a unique id like "upgrade_to_pro_info_box" to the html element so we can easily target the html element with adblockers.
@wunter8 commented on GitHub (Jan 16, 2025):
As a workaround, you can navigate directly to "ntfy.sh/new-topic-here" and the web app will subscribe automatically to "new-topic-here"