Commit Graph

4 Commits

Author SHA1 Message Date
Nicolas Mowen
16d81de5e1 Rework scrolling to fix nested scrolling 2024-02-21 11:36:59 -07:00
Nicolas Mowen
a95f4d843f Break apart mobile and desktop views 2024-02-21 11:36:41 -07:00
Josh Hawkins
be4b570346
Review timeline bugfixes (#9962)
* fix severity logic

* timestamp line height

* use timestamp for end of timeline instead of duration
2024-02-21 10:58:41 -07:00
Josh Hawkins
cdd6ac9071
Implement event review timeline (#9941)
* initial implementation of review timeline

* hooks

* clean up and comments

* reorganize components

* colors and tweaks

* remove touch events for now

* remove touch events for now

* fix vite config

* use unix timestamps everywhere

* fix corner rounding

* comparison

* use ReviewSegment type

* update mock review event generator

* severity type enum

* remove testing code
2024-02-20 23:22:59 +00:00