{{ message }}
Conversation
Member
Author
6 tasks
This was referenced Apr 10, 2026
n-lark
requested changes
Apr 10, 2026
Contributor
There was a problem hiding this comment.
Great foundation here! The drag-and-drop approach for moving panels directly is a much more intuitive direction than the previous button-dragging UX and the split sidenav is really nice.
One thing I noticed was once you've reduced a sidebar to a single panel, it's not obvious how to bring a second one back. Clicking a tab button in the status bar doesn't behave quite as I would expect in that state. I think this is something I could explore with #5621 UX: Fix styling of dragging sidebar panels to make it more clear to the user how to guide the setup.
Member
Author
n-lark
reviewed
Apr 13, 2026
n-lark
approved these changes
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fixes #5604
This changes the sidebar UX to support drag and drop positioning.
The following items are knowingly broken in this branch currently:
Saving/restoring sidebar panel state - currently disabled whilst doing this rework. Need to revisit the format of the data.Collapsing sidebar tab buttons to a menu on narrow screens