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

[Designer] Add help button and dialog #4849

Merged
merged 3 commits into from
Sep 29, 2020
Merged

Conversation

paulcam206
Copy link
Member

@paulcam206 paulcam206 commented Sep 29, 2020

Related Issue

Fixes VSO 24095095

Description

Add keyboard help toolbar button and dialog

Button:
image

Dialog:
image

How Verified

  • local build, dev tools, narrator
Microsoft Reviewers: Open in CodeFlow

@ghost
Copy link

ghost commented Sep 29, 2020

Hi @paulcam206. Thanks for helping make the AdaptiveCards JS renderer + tooling better. As additional verification, once the JS build succeeds, please go to the test site to test out your website/designer changes.

@golddove
Copy link
Member

After closing the dialog w/ keyboard, the focus returns to the top of the page (above the UHF). Would it be possible to return focus to the help button?

@paulcam206
Copy link
Member Author

After closing the dialog w/ keyboard, the focus returns to the top of the page (above the UHF). Would it be possible to return focus to the help button?

yeah -- I'm going to have a separate PR for that. I also noticed tab navigation leaking out of the dialog, which is a broader bug that applies to all of our Dialog-derived experiences

Copy link
Contributor

@RebeccaAnne RebeccaAnne left a comment

Choose a reason for hiding this comment

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

:shipit:

@paulcam206 paulcam206 merged commit 56bd9d9 into main Sep 29, 2020
@paulcam206 paulcam206 deleted the paulcam/designer-help-button branch September 29, 2020 20:36
@paulcam206
Copy link
Member Author

After closing the dialog w/ keyboard, the focus returns to the top of the page (above the UHF). Would it be possible to return focus to the help button?

yeah -- I'm going to have a separate PR for that. I also noticed tab navigation leaking out of the dialog, which is a broader bug that applies to all of our Dialog-derived experiences

fixes in #4850

@ghost ghost removed the AdaptiveCards v20.09 label Sep 30, 2020
golddove added a commit that referenced this pull request Oct 1, 2020
* [JavaScript] Strings shouldn't be const (#4858)

* [JS] Fix arrow keys and actionset aria (#4859)

Co-authored-by: Paul Campbell <paulcam@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Accessibility Bugs around feature accessibility Area-Designer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants