Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extremely Inefficient Interface #1901

Open
1 of 2 tasks
NotRabug50 opened this issue Sep 19, 2024 · 0 comments
Open
1 of 2 tasks

Extremely Inefficient Interface #1901

NotRabug50 opened this issue Sep 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@NotRabug50
Copy link

NotRabug50 commented Sep 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Pain

UI/UX has several frustrating elements. When I use the back gesture, it should only close the music player pop-up instead of navigating to another page. Additionally, when something fails to load, it shows placeholder labels instead of providing an error message.

There are also significant performance issues, especially when using the AI playlist feature or searching. Furthermore, I can’t rearrange the music tracks, which is quite frustrating. In the music list, I expect the same action to occur regardless of where I click on a track. However, the title, which isn’t a button, redirects me to the details page. This issue also occurs with the mini music preview at the bottom, where I expect it to open the pop-up regardless of where I click. This leads to accidentally performing unwanted actions repeatedly.

Suggested solution

To improve the UI/UX, the back gesture should be adjusted to only close the music player pop-up without navigating to another page. Implementing clear error messages instead of placeholder labels when something fails to load would help users understand issues better.

Addressing performance problems, particularly with the AI playlist feature and search functionality, is essential for a smoother experience. Additionally, allowing users to rearrange music tracks within the playlist would provide more control.

It’s important that clicking anywhere on a track in the music list opens the corresponding pop-up, rather than redirecting to a details page, to prevent accidental actions. The same applies to the mini music preview—clicking the title should open the pop-up instead of leading to another page.

Useful resources

No response

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@NotRabug50 NotRabug50 added the enhancement New feature or request label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant