Session Replays Finished

Continuing work on the session replays UI.

  • fix cursor not showing
    • done
  • trigger resize when iframe size changes
    • done
  • skip inactive
    • done
  • order replays by latest
    • done
  • make the sessions list nicer (icons, flags, names, tooltips)
    • done
  • fix player clipping issues
    • done
  • add full screen button
    • done
  • filter out invalid sessions (bots)
    • done
  • fix duration 0 when session within single batch
    • done

Phew! What a productive session. I wrapped up everything I wanted to get the MVP ready. Pretty happy with the result!

Next up, I'll be integrating these with the goals to filter sessions that ended on certain steps. That's the last feature I'll implement, and then I'll work on making everything look nice and releasing.