[PR #26] [MERGED] Fix topic div being hidden on iOS devices #1204

Closed
opened 2026-05-07 01:00:59 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/26
Author: @Copephobia
Created: 11/28/2021
Status: Merged
Merged: 11/28/2021
Merged by: @binwiederhier

Base: mainHead: css-fix


📝 Commits (1)

  • 4663c3b Fix topic div being hidden on iOS devices

📊 Changes

1 file changed (+0 additions, -4 deletions)

View changed files

📝 server/static/css/app.css (+0 -4)

📄 Description

The default display: none; for the topic detail div was overriding the JS display changes made, so on iOS Safari / Chrome, the topic detail div would not show up.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/26 **Author:** [@Copephobia](https://github.com/Copephobia) **Created:** 11/28/2021 **Status:** ✅ Merged **Merged:** 11/28/2021 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `css-fix` --- ### 📝 Commits (1) - [`4663c3b`](https://github.com/binwiederhier/ntfy/commit/4663c3b724d3b32af82c1a4059405a470a75d6b6) Fix topic div being hidden on iOS devices ### 📊 Changes **1 file changed** (+0 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `server/static/css/app.css` (+0 -4) </details> ### 📄 Description The default `display: none;` for the topic detail div was overriding the JS display changes made, so on iOS Safari / Chrome, the topic detail div would not show up. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:00:59 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1204
No description provided.