You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: