maxrave-dev / SimpMusic

A simple music app using YouTube Music for backend
https://simpmusic.tech/
GNU General Public License v3.0
1.41k stars 96 forks source link

Notification Dismissal Causes Playback Interruption Requiring System Restart #284

Open Mustafa-Hassan2001 opened 3 months ago

Mustafa-Hassan2001 commented 3 months ago

Bug Description: The identified bug pertains to a situation where dismissing a notification results in an unexpected consequence: the inability to resume playback without necessitating a system restart. This anomaly disrupts the expected flow of user interaction with the application, creating inconvenience and potentially frustrating user experience.

Steps to Reproduce:

  1. Begin playback within the application.
  2. Encounter a notification prompting action or providing information.
  3. Dismiss the notification.
  4. Attempt to initiate playback again.

Expected Behavior: In the anticipated scenario, upon dismissing the notification, the application should seamlessly allow the user to resume playback. Ideally, this should be accompanied by the appearance of a new notification indicating the successful resumption of playback, thereby maintaining clarity and continuity in user interaction.