Skip to content

Unable to dismiss MusicPlayerView for offline devices or devices playing no music #63

Description

@jds691

When opening the MusicPlayerView for an offline device or one that is playing no media, the ellipsis menu is not displayed making it impossible to close the view again and the app must be force quit to select a new device (or if the device is online you can start playing a song to show the ellipsis menu). This is true even in the lyrics and queue views.

Maybe this could be solved using the .navigationTransition(_:) API? Which has a zoom option that adds interactive dismissal, similar to the Apple Music app. Assuming you didn't want to restore the navigation back button or show the ellipsis menu at all times.

I implemented it in my own copy to see what it was like:

navigationTransition+fullscreenCover.mov

Good job on Cider Remote 4 so far. Would love to help out on it if you need it :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions