From 147f3ce9c8386ea9479f2f98fdb29b98fa1de054 Mon Sep 17 00:00:00 2001 From: amigan Date: Sun, 5 Jan 2025 10:05:05 -0500 Subject: [PATCH] Update UI Notes --- UI-Notes.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/UI-Notes.md b/UI-Notes.md index 27ffc05..af6f85b 100644 --- a/UI-Notes.md +++ b/UI-Notes.md @@ -3,5 +3,7 @@ Things to do: - [ ] MatTable sorting for calls and/or talkgroups - [ ] Maybe implement chips-based filtering for calls - [ ] Each facet adds a chip -- [ ] Incident editor should be double width (two flex columns) -- [ ] Move audio player and toolbar context to services with signals \ No newline at end of file +- [ ] Incident editor should be double width (two flex columns) +- [ ] Move audio player and toolbar context to services with signals +- [ ] Make selection remember where you are between pages/API requests +- [ ] Click time column, have it reset duration filter to 0 but filter on that TG/tag/some set of tags/what is in filter box \ No newline at end of file