[PR #749] [MERGED] Add reorder icon to libraries table #3415

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/749
Author: @jmt-gh
Created: 6/19/2022
Status: Merged
Merged: 6/20/2022
Merged by: @advplyr

Base: masterHead: add_reorder_icons_to_libraries


📝 Commits (2)

  • 2ccd278 add reorder icon to the library items
  • 22acf52 remove unecessary space

📊 Changes

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

View changed files

📝 client/components/tables/library/LibraryItem.vue (+1 -0)

📄 Description

It took me a while to realize that you could actually drag and reorder these. This PR adds some reorder handles to help indicate that to the user. Clicking and dragging anywhere on the row still works -- these are just a UI indicator to help make it more clear that they can do it in the first place.

Peek 2022-06-19 02-05


🔄 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/749 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/19/2022 **Status:** ✅ Merged **Merged:** 6/20/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `add_reorder_icons_to_libraries` --- ### 📝 Commits (2) - [`2ccd278`](https://github.com/advplyr/audiobookshelf/commit/2ccd2786f4924635214fe3696b57d128292327e1) add reorder icon to the library items - [`22acf52`](https://github.com/advplyr/audiobookshelf/commit/22acf52a2693c7bd675b15c7be77da389724cdf6) remove unecessary space ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/components/tables/library/LibraryItem.vue` (+1 -0) </details> ### 📄 Description It took me a while to realize that you could actually drag and reorder these. This PR adds some reorder handles to help indicate that to the user. Clicking and dragging anywhere on the row still works -- these are just a UI indicator to help make it more clear that they can do it in the first place. ![Peek 2022-06-19 02-05](https://user-images.githubusercontent.com/13617455/174473697-04939c7d-41cc-40ae-b033-2b37be017776.gif) --- <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:33 +02:00
adam closed this issue 2026-04-25 00:15:34 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3415