[PR #696] [MERGED] Hiding language preference flags while on Windows platforms. #1380

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/696
Author: @pokej6
Created: 4/5/2023
Status: Merged
Merged: 4/5/2023
Merged by: @binwiederhier

Base: mainHead: windows_hide_country_flags


📝 Commits (1)

  • f69065c Hiding language preference flags while on Windows platforms.

📊 Changes

1 file changed (+11 additions, -2 deletions)

View changed files

📝 web/src/components/Preferences.js (+11 -2)

📄 Description

Windows has an issue displaying country flag emoji. This is a platform issue which does not even appear to be fixed in Win11. As a result this fix will just hide the emoji when a windows operating system is detected.

resolves #606


🔄 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/696 **Author:** [@pokej6](https://github.com/pokej6) **Created:** 4/5/2023 **Status:** ✅ Merged **Merged:** 4/5/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `windows_hide_country_flags` --- ### 📝 Commits (1) - [`f69065c`](https://github.com/binwiederhier/ntfy/commit/f69065ca79c2e1d0dffb8a1b3d89614b360ffc67) Hiding language preference flags while on Windows platforms. ### 📊 Changes **1 file changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `web/src/components/Preferences.js` (+11 -2) </details> ### 📄 Description Windows has an issue displaying country flag emoji. This is a platform issue which does not even appear to be fixed in Win11. As a result this fix will just hide the emoji when a windows operating system is detected. resolves #606 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:50 +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#1380
No description provided.