[PR #135] [MERGED] Loading indicator while awaiting library #1389

Closed
opened 2026-04-24 23:58:08 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/135
Author: @benonymity
Created: 4/23/2022
Status: Merged
Merged: 4/23/2022
Merged by: @advplyr

Base: masterHead: LoadingLibrary


📝 Commits (1)

  • 9263028 Loading indicator while awaiting library

📊 Changes

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

View changed files

📝 pages/bookshelf/index.vue (+4 -1)

📄 Description

Instead of displaying "Bookshelf empty for library ____" while the app is awaiting a response on opening the Home bookshelf, use ui-loading-indicator to indicate data is being fetched. Fixes #53.


🔄 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-app/pull/135 **Author:** [@benonymity](https://github.com/benonymity) **Created:** 4/23/2022 **Status:** ✅ Merged **Merged:** 4/23/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `LoadingLibrary` --- ### 📝 Commits (1) - [`9263028`](https://github.com/advplyr/audiobookshelf-app/commit/9263028c56ab4f47fa979f7380c8e2dcf1a8fbe0) Loading indicator while awaiting library ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/bookshelf/index.vue` (+4 -1) </details> ### 📄 Description Instead of displaying "Bookshelf empty for library ____" while the app is awaiting a response on opening the Home bookshelf, use ui-loading-indicator to indicate data is being fetched. Fixes #53. --- <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-24 23:58:08 +02:00
adam closed this issue 2026-04-24 23:58:08 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1389