opencode
opencode copied to clipboard
fix: prevent session list selection from jumping to active session when confirming delete
fixes #5466
It does create a rather unwanted UX drag, for the time period the currentSession is undefined it removed the highlighted theme and dot over the current selection.
I'm looking into how to mitigate this behaviour.
after the fix, before video is attached in the issue
https://github.com/user-attachments/assets/e77ced73-d5d5-4f03-b030-2d77e0c9790e
/review
lgtm
ah what, I just rebased my branch I will fix that
@rekram1-node I've created a fresh PR #5666