Industrial-Parasite / issues

A repo for reporting issues with Industrial Parasite Apps
0 stars 0 forks source link

[BUG] Empty artist entree being added to track on blur #59

Closed Klastic closed 2 weeks ago

Klastic commented 2 weeks ago

Describe the Bug

When adding artists to a track, clicking outside the artist input field results in an empty artist entry being erroneously added to the list. This issue can lead to unintended clutter and confusion on the artist management interface.

Steps to Reproduce

  1. Navigate to the artist addition screen for a track.
  2. Click on the 'Search for artists...' input field to add an artist.
  3. Without selecting an artist or entering any information, click outside the input field.
  4. Observe an empty artist entry being added to the artist list.

Expected Behavior

Clicking outside the input field without selecting an artist should not add any entries to the artist list. Only valid and completed artist entries should be added.

Actual Behavior

An empty artist entry is added to the list whenever the user clicks outside the input field, regardless of whether any information was entered or an artist was selected.

Environment

Suggested Actions

Additional Context

This functionality oversight can disrupt the workflow and create unnecessary cleanup work for users managing artist information, thus needing prompt resolution to improve user experience and interface efficiency.

Klastic commented 2 weeks ago

Fixed in v0.4.7.