[PR #440] [CLOSED] Improve Accessibility: Labels on UI Components #3346

Closed
opened 2026-04-25 00:15:18 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/440
Author: @duplaja
Created: 4/3/2022
Status: Closed

Base: masterHead: accessibility-labels


📝 Commits (6)

  • 7aea6ef Update CoverSizeWidget.vue
  • 684db14 Update Menu.vue
  • ce9040d Improve accessibility on Account button.
  • 54b8fd4 Accessibility Labels: Increase and Decrease Size
  • 7f1fab7 Accessibility Labels: Account Icon
  • d9af1c1 Accessibility Labels: User Account Icon

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 client/components/ui/Menu.vue (+2 -2)
📝 client/components/widgets/CoverSizeWidget.vue (+3 -3)

📄 Description

Hello!

I did some testing with iOS (web view), and noticed a few things that could be improved as far as accessibility. These are a couple of the more immediate ones. I will continue to test and see what else I can find.


🔄 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/advplyr/audiobookshelf/pull/440 **Author:** [@duplaja](https://github.com/duplaja) **Created:** 4/3/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `accessibility-labels` --- ### 📝 Commits (6) - [`7aea6ef`](https://github.com/advplyr/audiobookshelf/commit/7aea6efd1a1f4ace69f0cce7f56165fb050f738e) Update CoverSizeWidget.vue - [`684db14`](https://github.com/advplyr/audiobookshelf/commit/684db14ff994eb22e8c9f0891fa971c421e9cbb9) Update Menu.vue - [`ce9040d`](https://github.com/advplyr/audiobookshelf/commit/ce9040d497cd1bfd12d8e866f1b720be9636002a) Improve accessibility on Account button. - [`54b8fd4`](https://github.com/advplyr/audiobookshelf/commit/54b8fd47bb1c6aee7810fb139ca632e90645897e) Accessibility Labels: Increase and Decrease Size - [`7f1fab7`](https://github.com/advplyr/audiobookshelf/commit/7f1fab77e5ca12a2c2478541164aaa455802480e) Accessibility Labels: Account Icon - [`d9af1c1`](https://github.com/advplyr/audiobookshelf/commit/d9af1c13c40af420adc80cb86ba397b37be26476) Accessibility Labels: User Account Icon ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `client/components/ui/Menu.vue` (+2 -2) 📝 `client/components/widgets/CoverSizeWidget.vue` (+3 -3) </details> ### 📄 Description Hello! I did some testing with iOS (web view), and noticed a few things that could be improved as far as accessibility. These are a couple of the more immediate ones. I will continue to test and see what else I can find. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:15:18 +02:00
adam closed this issue 2026-04-25 00:15:18 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3346