microsoft / clarity

A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
https://clarity.microsoft.com
MIT License
2.16k stars 214 forks source link

Watched recordings aren’t marked as such after a page refresh #477

Open john-ds opened 1 year ago

john-ds commented 1 year ago

After a recording has been viewed, it is typically indicated as “watched” by dimming the card associated with it. However, when refreshing the page, etc. the watched recording reverts back to its original, unwatched state.

The status of whether recordings have been watched should ideally be maintained across different browsing sessions for convenience.