Skip to content

Conversation

@piotr-iohk
Copy link
Collaborator

@piotr-iohk piotr-iohk commented Aug 25, 2025

Description

The test tags (i.e. resource-ids) where not visible in the add tag screen until explicitely adding .semantics { testTagsAsResourceId = true } in this particular component function, that is used on the screen. Probably this component not created/rendered from the main scope where testTagsAsResourceId = true is set globally. Maybe there is a better way to do this, but this fixes the problem and resource-id is now rendered.

Preview

QA Notes

@piotr-iohk piotr-iohk self-assigned this Aug 25, 2025
@piotr-iohk piotr-iohk requested a review from jvsena42 August 25, 2025 15:36
Copy link
Member

@jvsena42 jvsena42 left a comment

Choose a reason for hiding this comment

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

Only missing the lint update. On Windows or Linux you can do ctrl+alt+L

@jvsena42
Copy link
Member

Probably the component test tag was merged
appium/appium#15138

@piotr-iohk piotr-iohk force-pushed the show_TagInput_test_tag branch from 7f1bea4 to 94b914c Compare August 26, 2025 07:34
@piotr-iohk piotr-iohk requested a review from jvsena42 August 26, 2025 11:36
@jvsena42 jvsena42 merged commit fbf6b47 into master Aug 26, 2025
5 checks passed
@jvsena42 jvsena42 deleted the show_TagInput_test_tag branch August 26, 2025 11:45
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.

3 participants