mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #519] [MERGED] Add album artist field to full album view #871
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#871
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/519
Author: @sputnick1124
Created: 7/5/2020
Status: ✅ Merged
Merged: 7/22/2020
Merged by: @Rigellute
Base:
master← Head:488-add-artist-field-to-full📝 Commits (1)
cf3f245Add album artist field to full album view📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/ui/mod.rs(+1 -0)📄 Description
This is shown in the Simplified context, but wasn't in the Full context.
This causes the undesired behavior that getting to an album from the
library context has a missing field (see #488).
Fixes #488
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.