feat(ui): enable playing mixes / albums / singles from the card - #349
feat(ui): enable playing mixes / albums / singles from the card#349AnthonyLenglet wants to merge 10 commits into
Conversation
cab7c02 to
852052c
Compare
|
reconverting to a draft, the artist page does not have the playable action on its cards, and I want to look into possibly make a shared card component, it doesn't look like there would be too much conflicts between each of them ? |
|
making the shared card changes in https://github.com/AnthonyLenglet/kaset/tree/feature/shared-media-card that way I can work on refactoring this part without bloating the main feature here, I'll make the PR for it when this gets the OK proposal is detailed here: |
276c25e to
028bfcb
Compare
|
the single test error is in |
Description
Adds the ability to play mixes / albums / singles directly from a play button on the card, rather than needing to navigate to it
AI Prompt (Optional)
🤖 AI Prompt Used
AI Tool: Claude
Type of Change
Related Issues
Closes #347
Changes Made
Testing
xcodebuild test -only-testing:KasetTests)Checklist
swiftlint --strict && swiftformat .Screenshots