[PR #3914] [MERGED] Adds box shadow to progress bar on covers for visibility #3825 #4119

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3914
Author: @advplyr
Created: 1/30/2025
Status: Merged
Merged: 1/30/2025
Merged by: @advplyr

Base: masterHead: progress_bar_visibility


📝 Commits (1)

  • 6a74698 Adds box shadow to progress bar on covers for visibility #3825

📊 Changes

3 files changed (+7 additions, -5 deletions)

View changed files

📝 client/assets/app.css (+5 -3)
📝 client/components/cards/LazyBookCard.vue (+1 -1)
📝 client/components/cards/LazySeriesCard.vue (+1 -1)

📄 Description

Brief summary

Adds box shadow to progress bar on cover for both library items and series.

The change is subtle and can be improved on further in the future.

This also updates the progress bar to be above the overlay on hover.

Which issue is fixed?

Fixes #3825

Screenshots

Before
image

After
image

On hover:
image


🔄 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/3914 **Author:** [@advplyr](https://github.com/advplyr) **Created:** 1/30/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `progress_bar_visibility` --- ### 📝 Commits (1) - [`6a74698`](https://github.com/advplyr/audiobookshelf/commit/6a7469851deb4e7d1360b212079016be8e2f823c) Adds box shadow to progress bar on covers for visibility #3825 ### 📊 Changes **3 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `client/assets/app.css` (+5 -3) 📝 `client/components/cards/LazyBookCard.vue` (+1 -1) 📝 `client/components/cards/LazySeriesCard.vue` (+1 -1) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary Adds box shadow to progress bar on cover for both library items and series. The change is subtle and can be improved on further in the future. This also updates the progress bar to be above the overlay on hover. ## Which issue is fixed? Fixes #3825 ## Screenshots Before ![image](https://github.com/user-attachments/assets/8089c8ea-36ca-44d3-8ba7-5fd9e05899dc) After ![image](https://github.com/user-attachments/assets/b4846491-968e-445d-99dd-c7a4239e9c1b) On hover: ![image](https://github.com/user-attachments/assets/a5ab6b14-b41b-476d-ae9e-cf9426c7a511) --- <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:18:23 +02:00
adam closed this issue 2026-04-25 00:18: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#4119