mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #324] Web UI with Ubuntu+Firefox - Web UI frozen after clicking view action with http link #253
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#253
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 @milksteakjellybeans on GitHub (Jun 11, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/324
When viewing a ntfy notification that has a view action button with http link, when clicking the action button, the appropriate link opens in a new tab. But, upon returning to the ntfy web ui, the web is is frozen (with the hover over text still appearing regardless where the mouse pointer is) and must be refreshed to continue interactions.
This occurs with
Ubuntu (20.04.4 LTS) + Firefox (100.0.2)
I'm using default privacy / blocking options in Firefox.
But does not occur with:
MacOS (12.4 (21F79)) + Safari (Version 15.5 (17613.2.7.1.8))
@binwiederhier commented on GitHub (Jun 12, 2022):
I have actually noticed this too. You are absolutely correct. Thank you for reporting.
@binwiederhier commented on GitHub (Jun 29, 2022):
I have been trying to replicate it and it's not happening; it's really odd.
@milksteakjellybeans commented on GitHub (Jun 29, 2022):
I'll try it again but need to upgrade my server instance to latest first, I'll reply back after I do that
@milksteakjellybeans commented on GitHub (Jul 1, 2022):
Updated to ntfy 1.27.2 server, I can't reproduce this now
@binwiederhier commented on GitHub (Jul 1, 2022):
I bet this was a bug in the MUI Link component. Let's close this and hope it doesn't come back. Thanks for checking.