[PR #961] [MERGED] Pass lib ID to toolbar so it can refresh state when clearing issues. #3436

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/961
Author: @barrycarey
Created: 9/2/2022
Status: Merged
Merged: 9/3/2022
Merged by: @advplyr

Base: masterHead: issue-694-clear-issues


📝 Commits (2)

  • eb25ca7 Pass lib ID to toolbar so it can refresh state when clearing issues. Fixes #694
  • 4ccb424 Pass lib ID to toolbar so it can refresh state when clearing issues. Fixes #694

📊 Changes

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

View changed files

📝 client/components/app/BookShelfToolbar.vue (+3 -2)
📝 client/pages/library/_library/bookshelf/_id.vue (+2 -2)

📄 Description

This seems like a clean way to do this. Although I've never used Vuex so feel free to slap my wrist if this isn't right.


🔄 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/961 **Author:** [@barrycarey](https://github.com/barrycarey) **Created:** 9/2/2022 **Status:** ✅ Merged **Merged:** 9/3/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `issue-694-clear-issues` --- ### 📝 Commits (2) - [`eb25ca7`](https://github.com/advplyr/audiobookshelf/commit/eb25ca7af5709bf3e068ef2063f10dde79f7e550) Pass lib ID to toolbar so it can refresh state when clearing issues. Fixes #694 - [`4ccb424`](https://github.com/advplyr/audiobookshelf/commit/4ccb4243f7bed691ed033bdb899d675fbd593e1e) Pass lib ID to toolbar so it can refresh state when clearing issues. Fixes #694 ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `client/components/app/BookShelfToolbar.vue` (+3 -2) 📝 `client/pages/library/_library/bookshelf/_id.vue` (+2 -2) </details> ### 📄 Description This seems like a clean way to do this. Although I've never used Vuex so feel free to slap my wrist if this isn't right. --- <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:38 +02:00
adam closed this issue 2026-04-25 00:15:38 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3436