RUM-7091: Add TextField semantics mapper for Session Replay Compose#2406
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2406 +/- ##
===========================================
+ Coverage 69.84% 69.88% +0.05%
===========================================
Files 765 766 +1
Lines 28370 28429 +59
Branches 4757 4768 +11
===========================================
+ Hits 19813 19867 +54
- Misses 7245 7248 +3
- Partials 1312 1314 +2
|
ambushwork
marked this pull request as ready for review
November 21, 2024 09:40
0xnm
approved these changes
Nov 21, 2024
0xnm
left a comment
Member
There was a problem hiding this comment.
few suggestions, but overall lgtm
ambushwork
force-pushed
the
yl/compose/text-field-mapper
branch
from
November 21, 2024 10:09
26d33e0 to
cf4ce23
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Add TextField semantics mapper for Session Replay Compose, with this PR, following compose components can be supported:
Known issue of this mapper:
Motivation
RUM-7091
Demo
Review checklist (to be filled by reviewers)