sessions: refactor title bar to use sessions management service and add sessions picker command (#306053)
* refactor: streamline session management in SessionsTitleBarWidget and add Show Sessions Picker action * feat: add Show Sessions Picker action and refactor session actions * feat: enhance session visibility by including active session in filtered list * fix: ensure active session is included in filtered list by matching sessionId * fix: use sessionId instead of URI toString for picked state comparison Co-authored-by: Copilot <[email protected]> * refactor: reuse SessionItemContextMenuId for title bar context menu Use the same menu ID and context key overlays as the sessions list view instead of hardcoding actions, ensuring consistency. Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
S
Sandeep Somavarapu committed
77e838d5b09e0bb1f6dc9ef9ef4da64229b37c9f
Parent: 23c0b41
Committed by GitHub <[email protected]>
on 3/29/2026, 3:22:41 AM