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

multiple files upload to playlist keep initial file order #2545

Open
1 task
yss14 opened this issue Mar 14, 2021 · 0 comments
Open
1 task

multiple files upload to playlist keep initial file order #2545

yss14 opened this issue Mar 14, 2021 · 0 comments
Labels
backend enhancement Enhancement to a already existing feature frontend v1.1 Planned for version v1.1

Comments

@yss14
Copy link
Owner

yss14 commented Mar 14, 2021

Acceptance Criteria:

  • if multiple files are drag'n'dropped onto a playlist the original file order should also be reflected in the added songs of the playlist

Example:

Before Upload:
1. Song 1
2. Song 2

Drag'n'Drop
01 - Song 3.mp3
02 - Song 4.mp3
03 - Song 5.mp3

After Upload:
1. Song 1
2. Song 2
3. Song 3
4. Song 4
5. Song 5
@yss14 yss14 added backend enhancement Enhancement to a already existing feature frontend v1.1 Planned for version v1.1 labels Mar 14, 2021
@yss14 yss14 mentioned this issue Mar 14, 2021
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement Enhancement to a already existing feature frontend v1.1 Planned for version v1.1
Projects
None yet
Development

No branches or pull requests

1 participant