Group chat sidebar sessions into sections #37
Labels
No labels
delivered
outstanding
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kayg/hermternal-apple#37
Loading…
Reference in a new issue
No description provided.
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?
Ask
Group the chat sidebar's session list into visually distinct sections. Sections must remain part of the existing sidebar list rather than becoming a second navigation surface.
Files and APIs
Sources/Hermternal/Views/SidebarView.swift: the sidebarList,Sectioncontainers, andSessionRowplacement.Sources/Hermternal/Views/RootView.swift:ChatWindowsidebar composition if grouped data or section state is passed into the view.AppModel.sessionsandselectedSessionIDstate used by the sidebar.Acceptance
selectedSessionIDin sync.SidebarBottomEdgeremain outside the scrolling session sections at the bottom of the sidebar.