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:
However, on mobile, it is nowhere to be found:
We should improve the mobile layout to enabled detached panels to be displayed over attached panels so that the user can interact with them.
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:
However, on mobile, it is nowhere to be found:
We should improve the mobile layout to enabled detached panels to be displayed over attached panels so that the user can interact with them.