-
Notifications
You must be signed in to change notification settings - Fork 1.2k
adding cherry-picked pr on accessibility #15135
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
base: 0.80-stable
Are you sure you want to change the base?
Conversation
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
@protikbiswas100 please check on why are the pipelines failing |
… Changes (#15039) * Added UIA Event Triggers for accessibilityAnnotation Property Changes * Added UIA Event Triggers for accessibilityAnnotation Property Changes * wrapped to single call - UpdateUIAPropertiesForAnnotation * Annotation Props UIA Event method call * removed yarn change file * Review Changes done * UpdateUiaPropertyForAnnotation method removed. * UpdateUiaProperty long method param added. * yarn format changes * AccessibilityAnnotation default valued assigned. --------- Co-authored-by: Vineeth <[email protected]>
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
It's failing because the 0.80-stable branch doesn't have all the necessary changes, I cherry picked b26e704 commit and raised a commit, this reduced number of pipeline failures |
ok
can you find all changes needed and cherrypick those? |
@protik pipeline should be clean |
@protikbiswas100 @anupriya13 |
Description
Adding accessibility change for narrator announcing expand/collapse button
Type of Change
Why
Adding accessibility change for narrator announcing expand/collapse button
Resolves [Add Relevant Issue Here]
What
Adding accessibility change for narrator announcing expand/collapse button
Screenshots
Add any relevant screen captures here from before or after your changes.
Testing
If you added tests that prove your changes are effective or that your feature works, add a few sentences here detailing the added test scenarios.
Optional: Describe the tests that you ran locally to verify your changes.
Changelog
Should this change be included in the release notes: indicate yes or no
Add a brief summary of the change to use in the release notes for the next release.
Microsoft Reviewers: Open in CodeFlow