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

NumberInput - fix accessibility violations #774

Closed
5 tasks done
Tracked by #813
thrbnhrtmnn opened this issue Jan 12, 2024 · 1 comment
Closed
5 tasks done
Tracked by #813

NumberInput - fix accessibility violations #774

thrbnhrtmnn opened this issue Jan 12, 2024 · 1 comment
Assignees
Labels
💚 contributor issue Good for contributors ⌨️ dev issue Task is for developers
Milestone

Comments

@thrbnhrtmnn
Copy link
Contributor

thrbnhrtmnn commented Jan 12, 2024

Description / User Story

The following errors and incomplete tests are thrown by the storybook accessibility addon and should be fixed:

  • Violation: Buttons must have discernible text
  • Violation: Form elements must have labels (placeholder="")
  • Violation: Elements must meet minimum color contrast ratio thresholds (theme=dark)

Requirements


Acceptance Criteria

  • All errors and incomplete tests thrown by the accessibility addon are resolved:
    • Violation: Buttons must have discernible text (readonly=false / unit=defined)
    • Violation: Form elements must have labels (placeholder="")
    • Violation: Elements must meet minimum color contrast ratio thresholds (theme=dark & unit=defined)

Background information

  • ...
@thrbnhrtmnn thrbnhrtmnn added ⌨️ dev issue Task is for developers 💚 contributor issue Good for contributors labels Jan 12, 2024
@thrbnhrtmnn thrbnhrtmnn added this to the Release 1.0 milestone Jan 12, 2024
@thrbnhrtmnn thrbnhrtmnn modified the milestones: Release 1.0, Beta Release Jan 19, 2024
@thrbnhrtmnn thrbnhrtmnn modified the milestones: Beta Release, Release 1.0, Evaluate Validation in React Feb 8, 2024
@remmycat remmycat self-assigned this Feb 12, 2024
@thrbnhrtmnn
Copy link
Contributor Author

Approved

@thrbnhrtmnn thrbnhrtmnn modified the milestones: LGL Preperation, Release 1.0 Feb 21, 2024
@thrbnhrtmnn thrbnhrtmnn modified the milestones: v1.0, v0.3 (Beta) Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚 contributor issue Good for contributors ⌨️ dev issue Task is for developers
Projects
None yet
Development

No branches or pull requests

2 participants