[PR #1335] [MERGED] Fix keyboard navigation in library selection #3520

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/1335
Author: @lkiesow
Created: 12/29/2022
Status: Merged
Merged: 12/29/2022
Merged by: @advplyr

Base: masterHead: keyboard-navigation-libraries


📝 Commits (1)

  • fc6aa1f Fix keyboard navigation in library selection

📊 Changes

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

View changed files

📝 client/components/ui/LibrariesDropdown.vue (+1 -1)

📄 Description

This patch fixes the keyboard navigation in the library selection of the main app bar. Without this patch, no options are selectable via keyboard and selecting an option and hitting return has no effect.


🔄 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/1335 **Author:** [@lkiesow](https://github.com/lkiesow) **Created:** 12/29/2022 **Status:** ✅ Merged **Merged:** 12/29/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `keyboard-navigation-libraries` --- ### 📝 Commits (1) - [`fc6aa1f`](https://github.com/advplyr/audiobookshelf/commit/fc6aa1f91fe437b08dbafac54674fbe55520e055) Fix keyboard navigation in library selection ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/components/ui/LibrariesDropdown.vue` (+1 -1) </details> ### 📄 Description This patch fixes the keyboard navigation in the library selection of the main app bar. Without this patch, no options are selectable via keyboard and selecting an option and hitting return has no effect. --- <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:58 +02:00
adam closed this issue 2026-04-25 00:15:58 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3520