rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

Can not controll the inactive play behaviour when playing inactive events section

Open Ky-Ling opened this issue 1 year ago • 0 comments

Preflight Checklist

  • [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.

What package is this bug report for?

rrweb-player

Version

rrweb: v2.0.0-alpha.4 and rrweb-player: v1.0.0-alpha.4

Expected Behavior

Let's say a user is using my app at 11:00 am on 2024/2/28, and it has an 11-second record of events that are recorded successfully and can be replayed successfully, and now at 11:00 am on 2024/2/29, the user has some action in my app again. It also has some records too. In the player section, there will be a 24-hour gap between these two event sections, and when the player is working, the waiting time for skipping the inactive process is too long and actions are blocked until no longer in the middle of skipping the inactive portion. In this way, I have to wait so long time to see my second event section.

Actual Behavior

Maybe there are some solutions to enhance the user experience? Is it possible to ignore the inactive section in the player or can I control the scroll action while playing inactive session? Hope to get some solutions, thanks a lot!

Steps to Reproduce

Described above

Testcase Gist URL

No response

Additional Information

No response

Ky-Ling avatar Feb 29 '24 03:02 Ky-Ling