|
Go to WelcomeScreen when active session is deleted
Previously deleting the active session would load the first session from the list. Now it calls clearSession() which resets currentId to null, and showWelcome now triggers on currentId === null (not just empty list). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
|---|
|
|
| webclient/dist/assets/index-B-PdtXc-.js 0 → 100644 |
|---|
|
Not supported
|
| webclient/dist/assets/index-BrIbBpEC.css 0 → 100644 |
|---|
| webclient/dist/assets/index-DcQiG6-e.js 100644 → 0 |
|---|
|
Not supported
|
| webclient/dist/assets/index-eEP-Qhbj.css 100644 → 0 |
|---|
| webclient/dist/index.html |
|---|
| webclient/src/App.vue |
|---|
| webclient/src/components/sidebar/SessionList.vue |
|---|
| webclient/src/stores/chat.js |
|---|