Skip to content

Conversation

ace-of-aces
Copy link
Contributor

This PR fixes an issue with a tabindex attribute being on the <div> element around the "Remember me" checkbox, which provides no functionality when being tab-focused (and trying to enter/space to toggle).

The React starter kit doesn't have this issue.
With this fix, the tab focus behaviour matches the one of the React starter kit on the Login Form.

Before:
Screenshot 2025-04-11 at 15 45 04

After (one less tab-press):
Screenshot 2025-04-11 at 15 38 31

@tnylea
Copy link
Contributor

tnylea commented Apr 14, 2025

Hey! Thanks for the screenshots and explanation 👏

Appreciate it. We'll get this merged in soon 😉

@tnylea tnylea added the Approved Approved for merge label Apr 14, 2025
@taylorotwell taylorotwell merged commit e8ef618 into laravel:main Apr 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved Approved for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants