Skip to content

feat(adhoc-tools-accessible-names): adding toggle for accessible names visualization#5736

Merged
ZakiyaN0 merged 20 commits intomicrosoft:mainfrom
ZakiyaN0:t-zanasiru
Jul 15, 2022
Merged

feat(adhoc-tools-accessible-names): adding toggle for accessible names visualization#5736
ZakiyaN0 merged 20 commits intomicrosoft:mainfrom
ZakiyaN0:t-zanasiru

Conversation

@ZakiyaN0
Copy link
Copy Markdown
Contributor

@ZakiyaN0 ZakiyaN0 commented Jul 12, 2022

Details

Adds a new Adhoc tool toggle- Accessible Names- to the current Adhoc tools panel under a feature flag.

Motivation

Addresses issue #4864

Context

This PR is meant to address a new feature addition to the AI web. The main goal is to add a new Adhoc tool that displays the accessible names of UI components to the current tools panel. This PR does not included the functionality of the new tool; it only adds a toggle for the new accessible names tool on the current Adhoc tools panel.

N/A

Pull request checklist

  • Addresses an existing issue: #0000
  • Ran yarn fastpass
  • Added/updated relevant unit test(s) (and ran yarn test)
  • Verified code coverage for the changes made. Check coverage report at: <rootDir>/test-results/unit/coverage
  • PR title AND final merge commit title both start with a semantic tag (fix:, chore:, feat(feature-name):, refactor:). See CONTRIBUTING.md.
  • (UI changes only) Added screenshots/GIFs to description above
  • (UI changes only) Verified usability with NVDA/JAWS
    demo video.pptx

@ZakiyaN0 ZakiyaN0 requested a review from a team as a code owner July 12, 2022 19:19
@waabid
Copy link
Copy Markdown
Member

waabid commented Jul 13, 2022

For the title of the PR name, we usually do feat(name-of-feature): description/title of change.

i.e. something like feat(adhoc-accessible-names): adding toggle for accessible names visualization would work in this case.

Copy link
Copy Markdown
Member

@waabid waabid left a comment

Choose a reason for hiding this comment

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

PR largely looks good! Just some minor comments/nits.

@ZakiyaN0 ZakiyaN0 changed the title feat(add a new adhoc tool to show accessible names) feat(adhoc-tools-accessible-names): adding toggle for accessible names visualization Jul 14, 2022
Copy link
Copy Markdown
Member

@waabid waabid left a comment

Choose a reason for hiding this comment

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

LGTM. Just one minor comment.

@ZakiyaN0 ZakiyaN0 merged commit a6702f8 into microsoft:main Jul 15, 2022
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.

2 participants