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

[Refactor] Improve accessibility and error handling for single field components #393

Open
kalasgarov opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
WIP Work in progress

Comments

@kalasgarov
Copy link
Contributor

Objective:
Refactor our single field components (such as select dropdown, date pickers, email inputs and phone inputs) to enhance their accessibility and improve error handling.

Tasks:
Accessibility Improvements: Ensure all components have appropriate ARIA attributes (like aria-describedby).
Error Handling Enhancements: Implement consistent error handling across all single field components.

@kalasgarov kalasgarov added the WIP Work in progress label Nov 27, 2024
@kalasgarov kalasgarov self-assigned this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress
Projects
None yet
Development

No branches or pull requests

1 participant