[PR #232] [MERGED] WIP: Accessibility of web app #1245

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/232
Author: @binwiederhier
Created: 5/2/2022
Status: Merged
Merged: 5/3/2022
Merged by: @binwiederhier

Base: mainHead: web-accessibility


📝 Commits (4)

  • bb5e0e3 WIP: Accessibility of web app
  • 2d96560 Finish publish dialog aria- stuff
  • 8a7bc38 Finish up the labelling
  • 15a45d9 More labels, and live regions

📊 Changes

12 files changed (+264 additions, -96 deletions)

View changed files

📝 docs/releases.md (+1 -0)
📝 web/public/static/langs/en.json (+32 -0)
📝 web/src/components/ActionBar.js (+13 -7)
📝 web/src/components/AttachmentIcon.js (+10 -1)
📝 web/src/components/DialogFooter.js (+9 -5)
📝 web/src/components/EmojiPicker.js (+10 -2)
📝 web/src/components/Messaging.js (+4 -2)
📝 web/src/components/Navigation.js (+13 -3)
📝 web/src/components/Notifications.js (+22 -11)
📝 web/src/components/Preferences.js (+55 -42)
📝 web/src/components/PublishDialog.js (+71 -20)
📝 web/src/components/SubscribeDialog.js (+24 -3)

📄 Description

No description provided


🔄 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/232 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 5/2/2022 **Status:** ✅ Merged **Merged:** 5/3/2022 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `web-accessibility` --- ### 📝 Commits (4) - [`bb5e0e3`](https://github.com/binwiederhier/ntfy/commit/bb5e0e3fedb8d604b0836ffc1a2247054f2aaa10) WIP: Accessibility of web app - [`2d96560`](https://github.com/binwiederhier/ntfy/commit/2d96560375478371332100457aea84367b58535f) Finish publish dialog aria- stuff - [`8a7bc38`](https://github.com/binwiederhier/ntfy/commit/8a7bc38861753776c4889976799e2a190639d4fd) Finish up the labelling - [`15a45d9`](https://github.com/binwiederhier/ntfy/commit/15a45d9eb7f51e1da7341015a155383990b57d3c) More labels, and live regions ### 📊 Changes **12 files changed** (+264 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `docs/releases.md` (+1 -0) 📝 `web/public/static/langs/en.json` (+32 -0) 📝 `web/src/components/ActionBar.js` (+13 -7) 📝 `web/src/components/AttachmentIcon.js` (+10 -1) 📝 `web/src/components/DialogFooter.js` (+9 -5) 📝 `web/src/components/EmojiPicker.js` (+10 -2) 📝 `web/src/components/Messaging.js` (+4 -2) 📝 `web/src/components/Navigation.js` (+13 -3) 📝 `web/src/components/Notifications.js` (+22 -11) 📝 `web/src/components/Preferences.js` (+55 -42) 📝 `web/src/components/PublishDialog.js` (+71 -20) 📝 `web/src/components/SubscribeDialog.js` (+24 -3) </details> ### 📄 Description _No description provided_ --- <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:11 +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#1245
No description provided.