Skip to content

[refactor] Detached panes are displayed behind attached panes in mobile view #1198

@KallynGowdy

Description

@KallynGowdy

When in mobile view (<768px screen width), detached panels (floating or otherwise) are displayed behind attached panels. This means that extensions which create their own detached panels (e.g. the playlist) won't be able to be interacted with when in mobile view.

For example, the example extension creates a detached panel when the "TOOL!" button is clicked. It displays like this on desktop:

Image

However, on mobile, it is nowhere to be found:

Image

We should improve the mobile layout to enabled detached panels to be displayed over attached panels so that the user can interact with them.

Metadata

Metadata

Assignees

Labels

area:core-appIssues related to the Core SeedBible app that hosts all the other extensions.bugSomething isn't workingrefactor

Type

No fields configured for Bug.

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions