openclaw/ui
Santosh 382158fb30 fix(ui): auto-refresh sessions list after deletion
Remove dead loadSessions call from deleteSession controller that was
silently failing due to sessionsLoading guard. The refresh now happens
explicitly in the UI layer after successful deletion.

- src/ui/controllers/sessions.ts: remove internal loadSessions call
- src/ui/app-render.ts: add async onDelete handler with explicit refresh
2026-02-16 23:51:37 +01:00
..
public
src fix(ui): auto-refresh sessions list after deletion 2026-02-16 23:51:37 +01:00
index.html
package.json chore: Update deps. 2026-02-12 09:15:12 +09:00
vite.config.ts chore: Manually fix lint issues in `ui`. 2026-02-02 15:23:36 +09:00
vitest.config.ts
vitest.node.config.ts chore: fix vitest standalone configs and update package description (#11865) 2026-02-08 05:24:50 -08:00