Skip to content

Conversation

@mdjastrzebski
Copy link
Member

@mdjastrzebski mdjastrzebski commented Sep 19, 2022

Summary

Implement isInaccessible API from DTL (re-exported from RTL).

This should be a useful building block for features as:

To Do

  • Implement & export basic API
  • Add style-based checks (display: none & opacity: 0) + tests
  • Add iOS accessibilityElementsHidden with tests
  • Add Android importantForAccessibility with tests
  • Add iOS: accessibilityViewIsModal with tests
  • Write docs

Test plan

All checks should pass.

@mdjastrzebski mdjastrzebski changed the title feat: isInaccessible api form RTL/DTL feat: isInaccessible API form RTL/DTL Sep 19, 2022
@mdjastrzebski mdjastrzebski marked this pull request as ready for review September 20, 2022 14:04
Co-authored-by: Augustin Le Fèvre <augustin.le-fevre@klarna.com>
@mdjastrzebski mdjastrzebski marked this pull request as draft September 22, 2022 15:54
@mdjastrzebski mdjastrzebski marked this pull request as ready for review September 23, 2022 10:39
@mdjastrzebski
Copy link
Member Author

@AugustinLF I'd like to include this in the upcoming release, could you review it again?

Copy link
Collaborator

@AugustinLF AugustinLF left a comment

Choose a reason for hiding this comment

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

🚢

@mdjastrzebski mdjastrzebski merged commit fa21fc5 into main Sep 23, 2022
@mdjastrzebski mdjastrzebski deleted the feat/is-inaccessible-api branch September 23, 2022 17:33
@mdjastrzebski
Copy link
Member Author

🎉 This PR is included in version 11.2.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants