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

[Feature] Select All Songs in Manage Songs Dialog #755

Open
1 task done
tungnk123 opened this issue Feb 1, 2025 · 0 comments
Open
1 task done

[Feature] Select All Songs in Manage Songs Dialog #755

tungnk123 opened this issue Feb 1, 2025 · 0 comments
Labels
type: enhancement New feature or request

Comments

@tungnk123
Copy link
Contributor

Description

Currently, in the Manage Songs Dialog, users have to select songs one by one, which can be time-consuming, especially for large playlists or libraries. Adding a "Select All" option would improve usability and efficiency.

Solution

  • Add a "Select All" checkbox at the top of the song selection list.
  • When checked, all songs in the list should be selected automatically.
  • When unchecked, it should deselect all songs.
  • Ensure smooth UI interaction and proper state management when users manually check/uncheck individual songs.

Alternatives

No response

Additional Context

This feature is useful when batch managing songs, such as adding them to playlists or deleting them.

Contribution Guidelines

@tungnk123 tungnk123 added the type: enhancement New feature or request label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant