[PR #534] [MERGED] Added tooltips missing from Appbar buttons #3370

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/534
Author: @cassieesposito
Created: 4/29/2022
Status: Merged
Merged: 4/30/2022
Merged by: @advplyr

Base: masterHead: tooltips_for_appbar


📝 Commits (3)

  • 620bf79 Added tooltips for edit, delete, and deselect all buttons to client/components/app/Appbar.vue
  • bdf6ccb Removed duplicate conditional from line 62 of client/components/app/Appbar.vue
  • 21785c8 Merge branch 'advplyr:master' into tooltips_for_appbar

📊 Changes

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

View changed files

📝 client/components/app/Appbar.vue (+10 -4)

📄 Description

Adds tooltips to edit, delete, and deselect all buttons when multiple audiobooks are selected.


🔄 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/534 **Author:** [@cassieesposito](https://github.com/cassieesposito) **Created:** 4/29/2022 **Status:** ✅ Merged **Merged:** 4/30/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `tooltips_for_appbar` --- ### 📝 Commits (3) - [`620bf79`](https://github.com/advplyr/audiobookshelf/commit/620bf7990f9125af1dd92754c62216c6c1c86dbd) Added tooltips for edit, delete, and deselect all buttons to client/components/app/Appbar.vue - [`bdf6ccb`](https://github.com/advplyr/audiobookshelf/commit/bdf6ccbd2d0c24c7993b7ea85c870b4c6020a2b7) Removed duplicate conditional from line 62 of client/components/app/Appbar.vue - [`21785c8`](https://github.com/advplyr/audiobookshelf/commit/21785c8e723385ddf1b7da7fd222979d2f159e9f) Merge branch 'advplyr:master' into tooltips_for_appbar ### 📊 Changes **1 file changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `client/components/app/Appbar.vue` (+10 -4) </details> ### 📄 Description Adds tooltips to edit, delete, and deselect all buttons when multiple audiobooks are selected. --- <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:23 +02:00
adam closed this issue 2026-04-25 00:15:23 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3370