[PR #64] [MERGED] Bugfix: An empty playlist doesn't have images, therefore the property… #104

Closed
opened 2026-02-28 15:42:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/usenocturne/nocturne-ui/pull/64
Author: @vakst
Created: 12/18/2024
Status: Merged
Merged: 12/19/2024
Merged by: @brandonsaldan

Base: develop/v3.0.0-beta.1Head: develop/empty.playlists


📝 Commits (2)

  • 23a91fe Bugfix: An empty playlist doesn't have images, therefore the property "images" is null.
  • 34dac50 simplifying code

📊 Changes

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

View changed files

📝 src/services/artistService.js (+1 -1)
📝 src/services/playlistService.js (+1 -1)
📝 src/services/userPlaylistService.js (+1 -1)

📄 Description

… "images" is null.


🔄 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/usenocturne/nocturne-ui/pull/64 **Author:** [@vakst](https://github.com/vakst) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@brandonsaldan](https://github.com/brandonsaldan) **Base:** `develop/v3.0.0-beta.1` ← **Head:** `develop/empty.playlists` --- ### 📝 Commits (2) - [`23a91fe`](https://github.com/usenocturne/nocturne-ui/commit/23a91fe50c967b3ae335f346094d5ab941b37bd6) Bugfix: An empty playlist doesn't have images, therefore the property "images" is null. - [`34dac50`](https://github.com/usenocturne/nocturne-ui/commit/34dac501a95c6928da30946bfff424e573caa17e) simplifying code ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/services/artistService.js` (+1 -1) 📝 `src/services/playlistService.js` (+1 -1) 📝 `src/services/userPlaylistService.js` (+1 -1) </details> ### 📄 Description … "images" is null. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 15:42:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nocturne-ui#104
No description provided.