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

text component doesn't show it's text to value attribute #17835

Closed
pgajeshwar-coupa opened this issue Feb 2, 2018 · 2 comments
Closed

text component doesn't show it's text to value attribute #17835

pgajeshwar-coupa opened this issue Feb 2, 2018 · 2 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@pgajeshwar-coupa
Copy link

pgajeshwar-coupa commented Feb 2, 2018

Is this a bug report?

Yes, The value attribute is 'nil' while checking text component field with accessibility inspector.

Have you read the Contributing Guidelines?

Yes.

Environment

Environment:
OS: macOS High Sierra 10.13.2
Node: 4.8.0
Yarn: Not Found
npm: 5.5.1
Watchman: 4.7.0
Xcode: Xcode 9.1 Build version 9B55
Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: 0.52.0 => 0.52.0

Steps to Reproduce

  1. Create one text component field and check in iOS app client
  2. Open Accessibility Inspector from xcode developer tools
  3. Highlight text component in Accessibility inspector
  4. Verify Value attribute in Accessibility inspector window

Expected Behavior

Accessibility inspector should show actual text assigned to that Text component field.

Actual Behavior

Accessibility inspector is showing value to all Text component fields.

This is really required while doing automated testing to validate correct text is being shown or not in that specific text field.

nil_value_of_text_component

Reproducible Demo

Can't connect accessibility inspector in provided site to show value attribute.

@react-native-bot
Copy link
Collaborator

@facebook-github-bot no-template

@facebook-github-bot
Copy link
Contributor

Hey @pgajeshwar-coupa, thanks for posting this! It looks like your issue is missing some required information. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce your issue. I am going to close this, but please feel free to open a new issue with the additional information provided. Thanks!

How to ContributeWhat to Expect from Maintainers

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Feb 2, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Feb 2, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants