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

{Linked:Bug3750473} [Designer] [A11y][Adaptive Cards > Designer] - The Height ("Add an action") is not greater than 24 pixels. - Boards (azure.com) #8897

Open
osheengithub opened this issue Apr 30, 2024 · 0 comments
Labels
A11ySev2 Accessibility issue with severity 2. This may impact the accessibility score A11yWCAG Accessibility issue that affects compliance Area-Accessibility Bugs around feature accessibility Area-Designer Bug HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization HCL-E+D

Comments

@osheengithub
Copy link

Problem Description

User experience:
Physical impairments users would face difficulty to click small buttons if the buttons don't have the required size.

Test Environment:
Platform: Web
OS: Windows_11 Version: 22H2
OS Build: 22598.200
Browser: Chrome 123.0.6312.107 (Official Build) (64-bit)

Inspect "Add an action" button and verify target size.
Observe the issue that the size is less than 24 x 24 pixels.
Actual Result:
The height size of "Add an action" is 20 pixels which is less than required 24 pixels.
Expected Result:
The height size of "Add an action" should be greater than 24 pixels.

WCAG Reference: Understanding Success Criterion 2.5.8: Target Size (Minimum) | WAI | W3C

image

Card JSON

{
    "type": "AdaptiveCard",
    "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
    "version": "1.6",
    "body": []
}

Screenshot

No response

@osheengithub osheengithub changed the title [Designer] [A11y] The Height ("Add an action") is not greater than 24 pixels. [Designer] [A11y] {Linked:Bug3397279}[Adaptive Cards > Designer] - The menu item appears after expanding the 'Add an action' button is not accessible with keyboard. May 17, 2024
@osheengithub osheengithub changed the title [Designer] [A11y] {Linked:Bug3397279}[Adaptive Cards > Designer] - The menu item appears after expanding the 'Add an action' button is not accessible with keyboard. {Linked:Bug3750473} [Designer] [A11y][Adaptive Cards > Designer] - The Height ("Add an action") is not greater than 24 pixels. - Boards (azure.com) May 23, 2024
@vagpt vagpt added A11yWCAG Accessibility issue that affects compliance HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization Area-Accessibility Bugs around feature accessibility A11ySev2 Accessibility issue with severity 2. This may impact the accessibility score HCL-E+D labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11ySev2 Accessibility issue with severity 2. This may impact the accessibility score A11yWCAG Accessibility issue that affects compliance Area-Accessibility Bugs around feature accessibility Area-Designer Bug HCL-AdaptiveCards-Web Used by accessibility team for scorecard categorization HCL-E+D
Projects
None yet
Development

No branches or pull requests

2 participants