mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-25 05:58:34 +02:00
[PR #1257] [MERGED] split groups of save history items that have different status results #1539
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1257
Author: @faush01
Created: 7/16/2024
Status: ✅ Merged
Merged: 8/26/2024
Merged by: @advplyr
Base:
master← Head:feature/history_split_saves📝 Commits (1)
79df676split groups of save history items that have different status results📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
pages/media/_id/history.vue(+4 -1)📄 Description
Simple change to split groups of save history items when the status for items in a group changes.
I noticed that the status (icon) was only showing for the first item in a group, if there were say 150 saves and the last 30 failed then it would still show success.
Example of the changes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.