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

Frontend add Playlist to another shows source Playlist #249

Open
AntonioMrtz opened this issue Oct 6, 2024 · 1 comment
Open

Frontend add Playlist to another shows source Playlist #249

AntonioMrtz opened this issue Oct 6, 2024 · 1 comment
Labels
bug Something isn't working frontend Frontend related issues good first issue Good for newcomers help-wanted Help is wanted javascript Pull requests that update Javascript code

Comments

@AntonioMrtz
Copy link
Owner

Describe the bug
Frontend add Playlist to another shows source Playlist. User cannot add a playlist content into the same.

To Reproduce

  1. As user, create 2 playlists, let's say src and dst
  2. In Sidebar right click on Playlist src, then open context menu with right click
  3. Select option Añadir a playlist
  4. Possible destination will show up, you will see src Playlist included

Expected behavior

Do not show src playlist when trying to add Playlist src to dst

Screenshots

Additional context

Logic is inside ContextMenuPlaylist.tsx -> handleAddPlaylistToPlaylist. Filter request incoming playlist and do not show src to the user

@AntonioMrtz AntonioMrtz added bug Something isn't working good first issue Good for newcomers frontend Frontend related issues help-wanted Help is wanted labels Oct 6, 2024
@AntonioMrtz
Copy link
Owner Author

@AntonioMrtz AntonioMrtz pinned this issue Oct 6, 2024
@AntonioMrtz AntonioMrtz added the javascript Pull requests that update Javascript code label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Frontend related issues good first issue Good for newcomers help-wanted Help is wanted javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant