mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #232] [MERGED] WIP: Accessibility of web app #1245
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#1245
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?
📋 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:
main← Head:web-accessibility📝 Commits (4)
bb5e0e3WIP: Accessibility of web app2d96560Finish publish dialog aria- stuff8a7bc38Finish up the labelling15a45d9More 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.