Multiple side panels can remain open simultaneously; Back button navigates away instead of closing panels #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
On mobile devices, both the Friends/Members panel (right side) and the Server sidebar (left side) can remain open at the same time.
Pressing the Android system Back button with one or both panels open navigates back to the Empirian Hall starter page with the 4 tiles, instead of closing the open panel.
Steps to Reproduce
Expected Behavior
Actual Behavior
Environment
The behavior of the origin repo was to keep the left-most side bar visible at all times, but that makes the space for the chat box very narrow.
That second sidebar is almost like a sub-menu for the left-most, so makes sense to keep both open for a dynamic navigation. I made some improvements to the behavior on mobile. The sidebars will show only when needed.
Improved