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

Add aria-label to email input for accessibility #593

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

jooyoungseo
Copy link
Member

Enhance accessibility by adding an aria-label to the email input field.

fixes #591

@jooyoungseo jooyoungseo merged commit c1d71d7 into main Nov 19, 2024
1 check passed
@jooyoungseo jooyoungseo deleted the jooyoungseo/issue591 branch November 19, 2024 17:06
github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
## [2.22.1](v2.22.0...v2.22.1) (2024-11-19)

### Bug Fixes

* add aria-label to email input for accessibility ([#593](#593)) ([d8e2b75](d8e2b75))
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.

fix: address an issue where email text field does not provide accessible label
1 participant