Skip to content

Disable notification that freezes entire UI when queuing songs.

Will Chen requested to merge intralexical/vvave:no-queue-confirm into master

Freezing the whole UI to tell the user what they've just explicitly done feels like an antipattern.

When the sidebar is visible, the queued track is obviously shown anyway. And even if the user doesn't realize what's happened at first, the notification only has utility the first time it's shown, and then becomes redundant every time after as an ongoing annoyance.

Merge request reports