Add swipe actions to chat sidebar session rows #35
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#35
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
Add native horizontal swipe actions to the session rows in the chat window sidebar. Keep the interaction on the row surface and route each action to the existing session model/navigation.
Files and APIs
Sources/Hermternal/Views/SidebarView.swift: the sidebarList,SessionRow, and.listStyle(.sidebar).Sources/Hermternal/Views/RootView.swift:ChatWindow, if action state or selection routing needs integration.Acceptance
.swipeActionsworks on a macOS 26 sidebarList, so the feature is buildable as written and older reports to the contrary are stale.