-
Task
-
Resolution: Fixed
-
Normal
-
None
-
None
To show the user which listen they have selected for mapping, this modal should show the artist name, track name and maybe the release name of the selected listen.
- The recordingToMap prop contains the selected listen's data from which the track name, artist name and release name can be obtained.
- We have utility functions to get this data from the listen.
- Modify the render function to show this data.
- is related to
-
LB-1179 Improve interface for manual mbid mapping
- Closed