-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Mini player should also get closed if notification player is closed #6227
Comments
This is the expected behaviour |
The X button clears the queue, doesn't it? How is this related to this issue? And how is #4335 related to this issue? |
@Stypox Nope. Clearing notification was always the case once unified player was introduced. Even if keeping the last media was the expected behavior, playback manager is not accessible and other videos on the queue are also remaining. Screenrecorder-2021-07-29-16-26-39-113_540x960.mp4
#4335 asks for an alternative for clearing notification. So, "X" button should both clear queue and close player. Also, it's logical to have same behavior in both mini player and notification player for the same button. |
Oh ok, I see what you mean. Why is that video an issue? |
@Stypox You forgot to reopen this issue.
I don't follow you. But all of my devices have the same bug. So, maybe, it's something with settings. |
Ok, I'm reopening this. But I still don't get why it is a problem that the mini player (along with its queue) is not closed. |
Thanks. Also, sorry for the inconveniences. The expected behavior of 'X' button is clearing notification as of now. Even if I assume this is the expected behavior, a bug is remaining. Playback manager can't be accessed from notification player by short press. You will notice at the end of screen recording. Screen Recording127477635-da221014-4b2c-4d87-af9a-919437987e9b.mp4This is what I am calling playback manager. As far as I know, you don't like inconsistent behavior. This is the reason why you wanted to ditch 'Enqueue' feature completely 🙃. X button in the media player clears queue. That's why, I think the same button in mini player should behave the same. |
That's because it can be accessed through the main player.
I never wanted to ditch 'Enqueue'
Ok, I get this, but what are the downsides of keeping the backstack of opened videos? |
I didn't notice the behavior in the app. But why should it switch to main player? I didn't ask it to do so. There is 'Switch to main' option in playback manager.
See: #5850 (comment). Maybe, I misinterpreted the things though. Please rectify me if I am wrong.
There's no easy way to clear background or popup queue. These players are meant for multitasking.
It's still a hassle when accessed from recent apps.
Why can't I clear queue by just pulling down notification panel and tapping the X button? Also, why should same button behave differently in notification and mini player? All other buttons like pause, next, previous etc behave the same all over the UI. Plus, an alternative of clearing notification is already suggested. Clearing queue is a basic task and it should be easily accessible. |
I was saying that having multiple Enqueues that could change the player type was bad UX, not that the enqueue option should be ditched completely... The current "Enqueue" option is perfect.
That already happens!! If you close the notification with the X and then start another player the old videos will not be present! That's because X also clears the queue! The only thing that X doesn't currently do is clear the backstack of
Mmmh, let's see... Clicking the X in the notification does exactly that?
Clearing the queue is (and should be) equivalent to closing the player, as a player cannot exist without a queue with at least one item. So why make them two different options, just to confuse all users? |
Here is a demonstration that X clears the queue:
|
The situation isn't highly problematic for now. What if multiple queues are introduced? Avently himself opened an issue on this. See: #5940. |
Yes, but multiple queues has nothing to do with this, hasn't it? |
First of all, as there's a mini player for main player, it's expected that users may want to keep main queue as well. Plus, Will it be logical to turn background queue into main queue although I only asked only to clear the notification? It's normal that I won't like to mix up queues. |
Oh, btw, this was already discussed: #4131 |
Checklist
Steps to reproduce the bug
Actual behaviour
It seems like that "Pause" and "Close" action button has the exact same purpose for now. 'Close' button just ditches the notification as well.
Expected behavior
"Close" button should close both the notification and media completely.
Screenshots/Screen recordings
Logs
Device info
The text was updated successfully, but these errors were encountered: