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

View Hierarchy for Compose testTag stopped working #4273

Closed
tipapro opened this issue Mar 20, 2025 · 1 comment · Fixed by #4275
Closed

View Hierarchy for Compose testTag stopped working #4273

tipapro opened this issue Mar 20, 2025 · 1 comment · Fixed by #4275
Assignees
Labels
Platform: Android Type: Bug Something isn't working

Comments

@tipapro
Copy link

tipapro commented Mar 20, 2025

Integration

sentry-android

Build System

Gradle

AGP Version

8.6.0

Proguard

Enabled

Version

7.18.1

Steps to Reproduce

Use View Hierarchy with Compose 1.7

Expected Result

The view hierarchy will contain test tags as composable names

Actual Result

The view hierarchy not contain test tags as composable names.

Looks like it needs the same fix with TestTagElement in else branch as #3878

@tipapro
Copy link
Author

tipapro commented Mar 20, 2025

@markushi markushi self-assigned this Mar 21, 2025
@markushi markushi moved this from Needs Discussion to In Progress in Mobile SDKs Mar 21, 2025
@markushi markushi moved this from In Progress to Needs Review in Mobile SDKs Mar 21, 2025
@github-project-automation github-project-automation bot moved this from Needs Review to Done in Mobile SDKs Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android Type: Bug Something isn't working
Projects
Archived in project
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants
@markushi @romtsn @tipapro and others