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 Accessibility] Make new card dialog more keyboard accessible #7710

Merged
merged 3 commits into from
Jul 25, 2022

Conversation

anna-dingler
Copy link
Contributor

@anna-dingler anna-dingler commented Jul 25, 2022

Related Issue

Fixes #7687

Description

When creating a new card on the designer, you should be able to select a new card (blank or sample) with the enter key. We needed keyboard events in addition to the existing onClick events.

How Verified

Verified manually on the adaptivecards-site

Microsoft Reviewers: Open in CodeFlow

@ghost
Copy link

ghost commented Jul 25, 2022

Hi @anna-dingler. 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.

@anna-dingler anna-dingler marked this pull request as ready for review July 25, 2022 19:06
@anna-dingler anna-dingler merged commit 49354a8 into main Jul 25, 2022
@anna-dingler anna-dingler deleted the anna/newCardAccessibility branch July 25, 2022 22:14
michaelfarnsworth pushed a commit to michaelfarnsworth/AdaptiveCards that referenced this pull request Nov 10, 2022
microsoft#7710)

* Make new card dialog more keyboard accessible

* Fix formatting

* Rename function
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.

[Designer] [Home - Adaptive Cards - New Card]: ‘Blank Card’ is not accessible with keyboard.
3 participants