nuclear icon indicating copy to clipboard operation
nuclear copied to clipboard

Empty artists added to favorite

Open maboroshin opened this issue 1 year ago • 1 comments

Platform:

nuclear-fd06a3, Windows 10

Description of the issue:

  1. Press the favorite button of an empty artist. Related: https://github.com/nukeop/nuclear/issues/1427
  2. An empty artist will appear in the Favorite Artists tab.
  3. Selecting Remove will not remove this artist.
  4. An empty array is registered inconfig.json :
		"artists": [
			{}
		],

Expected correct behavior:

  • Prevent empty artists from registering.
  • Automatically delete empty artists.

maboroshin avatar Mar 15 '23 10:03 maboroshin

@nukeop I would like to work on this

aditdesai avatar Jun 01 '23 11:06 aditdesai

This issue should be fixed, since #1427 is fixed.

sferra avatar Jun 12 '24 23:06 sferra