6 UI Notes
amigan edited this page 2025-01-05 22:07:10 -05:00

Things to do:

  • Create CallPlayer component
  • 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
  • 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
  • Audit every UI flow for cosmetic quality
    • In particular, check dialog dimensions (looking at add to existing incident)
    • Check on mobile as well
  • Audit everything for unnecessary API requests and fix