Skip to content

chore: label login email field for accessibility - #43

Merged
github-actions[bot] merged 1 commit into
mainfrom
cursor/small-meaningful-improvement-63b4
Jun 8, 2026
Merged

chore: label login email field for accessibility#43
github-actions[bot] merged 1 commit into
mainfrom
cursor/small-meaningful-improvement-63b4

Conversation

@cursor

@cursor cursor Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Added an accessible name to the login form email input via aria-label="Email address".

Why it matters

  • Placeholder text is not a reliable accessible label, so this improves screen reader support for the sign-in form.

Validation

  • Ran npx eslint "src/app/(auth)/login/page.tsx".
  • Verified in the running app that the live email input DOM returns "Email address" for its aria-label.
Open in Web View Automation 

Co-authored-by: Sahar <SaharPak@users.noreply.github.com>
@github-actions
github-actions Bot marked this pull request as ready for review June 8, 2026 10:11
@github-actions
github-actions Bot merged commit 2247187 into main Jun 8, 2026
1 check passed
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.

1 participant