co-mono/packages/web-ui/example/src
Mario Zechner 5f04960f6d Fix SessionListDialog behavior and document PersistentStorageDialog bug
- Fix SessionListDialog to not reload when user selects a session after deleting others
  - Track if dialog closed via selection vs other means
  - Only call delete callback if not closed via selection
  - Batch deletions to avoid reload on every delete
- Comment out PersistentStorageDialog in both web-ui example and browser extension (TODO: fix)
- Add Known Bugs section to both README.md files documenting PersistentStorageDialog issue
- Clean up navigation tracking variable names in browser extension
2025-10-06 16:33:33 +02:00
..
app.css web-ui package 2025-10-05 13:30:08 +02:00
custom-messages.ts Add custom message extension system with typed renderers and message transformer 2025-10-06 13:45:08 +02:00
main.ts Fix SessionListDialog behavior and document PersistentStorageDialog bug 2025-10-06 16:33:33 +02:00
test-sessions.ts web-ui package 2025-10-05 13:30:08 +02:00