[FIX]: Refocus prompt after session delete (#3882)

This commit is contained in:
Pranshu Raj
2025-11-04 08:57:59 -06:00
committed by GitHub
parent b41e573886
commit aec44abcf6
@@ -72,6 +72,7 @@ export function DialogSessionList() {
},
})
setToDelete(undefined)
dialog.clear()
return
}
setToDelete(option.value)