Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Session Replay TabBar Recorder id generation #1967

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

maciejburda
Copy link
Contributor

What and why?

Fixes an issue where TabBar recorder subviews ID generation was inconsistent.

How?

It was caused by the fact that subtree recorders in the TabBarRecorder where created inline with different UUID each time. I refactored the entire setup and provided additional documentation about providing identifiers.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

@maciejburda maciejburda marked this pull request as ready for review July 24, 2024 13:22
@maciejburda maciejburda requested review from a team as code owners July 24, 2024 13:22
mariedm
mariedm previously approved these changes Jul 24, 2024
ncreated
ncreated previously approved these changes Jul 24, 2024
Copy link
Collaborator

@ncreated ncreated left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Good finding, it was tricky one 👍

I like the solution - small and right to the point 👍

@maciejburda maciejburda dismissed stale reviews from ncreated and mariedm via 765e5c7 July 25, 2024 07:58
@maciejburda maciejburda force-pushed the maciey/fix-sr-tabbar-recorder branch from 765e5c7 to b207518 Compare July 25, 2024 07:59
Copy link
Member

@maxep maxep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@maciejburda maciejburda merged commit 1214685 into develop Jul 25, 2024
16 checks passed
@maciejburda maciejburda deleted the maciey/fix-sr-tabbar-recorder branch July 25, 2024 08:50
@maxep maxep mentioned this pull request Oct 25, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants