openreplay/frontend/app/components/BugFinder
Bart Riepe af4160eb20
feat(ui): add consistent timestamps to (almost) all items in the player ui
This also tries to make the autoscroll functionality a bit more consistent, where all items are always shown in the list, but items which have not yet occurred will be partially transparent until they happen.

Due to that change, autoscroll behavior which previously always went all the way to the bottom of a list didn't make sense anymore, so now it scrolls to the current item.
2022-08-23 09:34:55 +09:00
..
AutoComplete feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
Filters Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
SessionList fix(ui) - reset date range on project change - log 2022-08-18 18:45:51 +02:00
SessionsMenu Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
TabItem Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
BugFinder.js fix(ui) - date range selection on switching the project 2022-08-05 19:12:18 +02:00
bugFinder.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
bugFinder.stories.js openreplay frontend 2021-05-01 15:12:01 +05:30
DateRange.js Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
FilterSelectionButton.js Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
filterSelectionButton.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
index.js openreplay frontend 2021-05-01 15:12:01 +05:30
Insights.js Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
insights.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
ListHeader.js Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
listHeader.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00