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

Fixed accessibility issues in the current Components #1899

Merged
merged 43 commits into from
Mar 20, 2024

Conversation

Mil4n0r
Copy link
Collaborator

@Mil4n0r Mil4n0r commented Mar 14, 2024

Checklist
(Check off all the items before submitting)

  • Build process is done without errors. All tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

app/src/pages/Accordion.jsx Outdated Show resolved Hide resolved
app/src/pages/Button.jsx Outdated Show resolved Hide resolved
app/src/pages/Link.jsx Outdated Show resolved Hide resolved
app/src/pages/TextInput.jsx Outdated Show resolved Hide resolved
app/src/pages/Wizard.jsx Outdated Show resolved Hide resolved
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Adding focus is mandatory for scroll via keyboard

lib/src/select/Option.tsx Outdated Show resolved Hide resolved
@Mil4n0r Mil4n0r marked this pull request as ready for review March 15, 2024 10:13
lib/src/file-input/FileItem.tsx Show resolved Hide resolved
lib/src/radio-group/RadioGroup.tsx Show resolved Hide resolved
lib/src/select/Select.tsx Show resolved Hide resolved
lib/src/text-input/Suggestions.tsx Show resolved Hide resolved
lib/src/text-input/TextInput.tsx Show resolved Hide resolved
lib/src/textarea/Textarea.tsx Show resolved Hide resolved
lib/src/table/Table.tsx Outdated Show resolved Hide resolved
@raquelarrojo raquelarrojo self-requested a review March 20, 2024 11:28
@raquelarrojo raquelarrojo merged commit 816f33d into master Mar 20, 2024
4 checks passed
@raquelarrojo raquelarrojo deleted the Mil4n0r/accessibility-found-fixes branch March 20, 2024 11:37
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.

3 participants