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

[RUM-5332] Fix text properties for android new architecture #795

Conversation

cdn34dd
Copy link
Contributor

@cdn34dd cdn34dd commented Feb 10, 2025

What does this PR do?

Aims to fix text properties’ resolution in react-native new architecture and also to simplify text mappers’ processing flow when having to target both legacy and fabric architectures.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

@cdn34dd cdn34dd requested a review from a team as a code owner February 10, 2025 10:22
@cdn34dd cdn34dd marked this pull request as draft February 10, 2025 10:22
@cdn34dd cdn34dd changed the title Fix text properties for android new architecture [WIP] Fix text properties for android new architecture Feb 10, 2025
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Feb 10, 2025

Datadog Report

Branch report: carlosnogueira/RUM-5332/unresolved-rn-text-propertie-new-arch
Commit report: f1e924f
Test service: dd-sdk-reactnative

✅ 0 Failed, 630 Passed, 1 Skipped, 12.48s Total Time

@cdn34dd cdn34dd changed the title Fix text properties for android new architecture [RUM-5332] Fix text properties for android new architecture Feb 10, 2025
@cdn34dd cdn34dd force-pushed the carlosnogueira/RUM-5332/unresolved-rn-text-propertie-new-arch branch from 4cc98a6 to f1e924f Compare February 10, 2025 22:07
@cdn34dd cdn34dd marked this pull request as ready for review February 11, 2025 10:05
- refactor code to handle legacy/fabric architectures separately
- update unit tests
@cdn34dd cdn34dd force-pushed the carlosnogueira/RUM-5332/unresolved-rn-text-propertie-new-arch branch from f1e924f to 33728a4 Compare February 12, 2025 16:30
@marco-saia-datadog marco-saia-datadog merged commit 505d1f7 into develop Feb 17, 2025
7 of 9 checks passed
@marco-saia-datadog marco-saia-datadog deleted the carlosnogueira/RUM-5332/unresolved-rn-text-propertie-new-arch branch February 17, 2025 12:09
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.

2 participants