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
If we have a Layout Playlist and press the Convert Layout playlist into a Global playlist. button multiple times, it will create several playlists from that one, and the resulting Playlist ion the Layout will have multiple sub-Playlists instead of just one.
It was decided to refactor this functionality:
Move button/trigger from Properties Panel to the context menu ( right-click )
Only enable for Playlists that aren't still converted to global
Show error message from Back-End when request to convert fails
The text was updated successfully, but these errors were encountered:
maurofmferrao
changed the title
Layout Playlist: Prevent multiple consecutive clicks on the Convert to global button
Layout Playlist: Refactor Convert to global
Jul 16, 2024
If we have a Layout Playlist and press the
Convert Layout playlist into a Global playlist.
button multiple times, it will create several playlists from that one, and the resulting Playlist ion the Layout will have multiple sub-Playlists instead of just one.It was decided to refactor this functionality:
The text was updated successfully, but these errors were encountered: