openclaw/ui/src
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
..
i18n fix: remove unused imports and simplify boolean comparison 2026-02-16 23:51:34 +01:00
styles fix(ui): show session labels in selector and standardize session key prefixes 2026-02-15 14:20:54 -08:00
ui fix(ui): auto-refresh sessions list after deletion 2026-02-16 23:51:37 +01:00
main.ts feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
styles.css feat(ui): complete config page overhaul with sidebar nav, search, toggles, and diff view 2026-01-20 11:28:41 -05:00