Skip to content

Conversation

@licanhua
Copy link
Contributor

@licanhua licanhua commented Oct 21, 2019

fix #2765

add new AccessibilityActions: invoke, addToSelection, removeFromSelection, select, toggle, expand and collapse.

The following tasks are not in the scope of this PR, but they are related.

  1. I did the test manually. Expect automation when Create native module to support Accessiblity testing. #3473 is delivered.
  2. The typescript for AccessiblityAction is not ready yet, and expect it be delivered in Make typescript of react-native to support accessibilityActions like invoke, addToSelection, removeFromSelection, select, toggle, expand and collapse #3474
  3. I applied a workaround in ABI/idl/AccessibilityAction, and it should be removed when implementing Support 2.0 CppWinRT #2455
Microsoft Reviewers: Open in CodeFlow

@licanhua licanhua requested a review from a team as a code owner October 21, 2019 23:34
@licanhua licanhua requested a review from jonthysell October 21, 2019 23:34
@licanhua
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@licanhua
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@licanhua licanhua merged commit 97955e9 into microsoft:master Oct 29, 2019
@licanhua licanhua deleted the action2 branch October 29, 2019 23:33
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.

Implement accessibilityActions

3 participants