Skip to content

fix: add missing id to email input and improve login URL focus flow#304

Merged
Eniola3321 merged 1 commit intoANYTECHS:mainfrom
Prz-droid:login-focus-fix
Apr 29, 2026
Merged

fix: add missing id to email input and improve login URL focus flow#304
Eniola3321 merged 1 commit intoANYTECHS:mainfrom
Prz-droid:login-focus-fix

Conversation

@Prz-droid
Copy link
Copy Markdown
Contributor

close #234

- Add id='auth-email' to email input in AuthForm component
- Remove fallback router.push('/signup') from handleURLSubmit
- Add smooth scroll behavior when focusing email input after URL analysis
- Ensures focus correctly lands on email input after URL submission
- Fixes Issue ANYTECHS#3: Create Video URL Input & CTA
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 29, 2026

@Prz-droid Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Eniola3321 Eniola3321 merged commit c0ad0b6 into ANYTECHS:main Apr 29, 2026
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.

LoginPage URL analysis flow focuses #auth-email but the email input has no id

2 participants