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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:LoadingLibrary📝 Commits (1)
9263028Loading 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.