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
Resolved onBlur execution error and improved accessibility
This commit addresses several issues:
1. Fixed an error that occurred during the execution of the onBlur event.
2. Enhanced error handling to distinguish between normal and ranged errors.
3. Rectified an issue with empty aria labels in SVGs within buttons, improving accessibility.
4. Corrected the event name for the onBlur event in the InputDate component, ensuring accurate event handling.
0 commit comments