You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when searching for a song, there is a dropdown menu at the right of the interface with the options:
Add to Playlist
Favorite
Share
This is particularly inefficient when the user is in the process of adding a lot of songs to a playlist, or adding a lot of songs to their favorites.
Suggested Solution
A more efficient way of dealing with this issue would be to remove the menu, and redistribute the buttons so that they are immediately visible without having to move your mouse to the right side of the screen and perform an extra click. I have designed a mock-up which you can see here:
In my suggested solution, the "Favorite" and "Add to Playlist" buttons are moved to the left of the "Play" button, and the old menu dropdown button is replaced with the "Share" button. I think it would be a good idea to put the "Share" button at the right since people are presumably less likely to share a track than to favorite it or add it to a playlist.
Note that this UI improvement is not intended for much smaller screen resolutions, such as those of mobile phones in portrait mode, on which it may make more sense to keep the dropdown menu as it is due to a lack of space.
Useful resources/references
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Category of the Feature
UI Improvements
Credits
None
Pain
Currently, when searching for a song, there is a dropdown menu at the right of the interface with the options:
This is particularly inefficient when the user is in the process of adding a lot of songs to a playlist, or adding a lot of songs to their favorites.
Suggested Solution
A more efficient way of dealing with this issue would be to remove the menu, and redistribute the buttons so that they are immediately visible without having to move your mouse to the right side of the screen and perform an extra click. I have designed a mock-up which you can see here:
In my suggested solution, the "Favorite" and "Add to Playlist" buttons are moved to the left of the "Play" button, and the old menu dropdown button is replaced with the "Share" button. I think it would be a good idea to put the "Share" button at the right since people are presumably less likely to share a track than to favorite it or add it to a playlist.
Note that this UI improvement is not intended for much smaller screen resolutions, such as those of mobile phones in portrait mode, on which it may make more sense to keep the dropdown menu as it is due to a lack of space.
Useful resources/references
No response
The text was updated successfully, but these errors were encountered: