lukearmstrong
Repos
7
Followers
55
Following
1

Events

pull request opened
Use autocomplete for all fields for password manager compatibility

Fixing autocomplete attributes here as requested by @driesvints

Related PR: https://github.com/laravel/breeze/pull/245

Created at 1 month ago
create branch
lukearmstrong create branch fix-autocomplete
Created at 1 month ago
Created at 1 month ago
issue comment
[1.x] Use autocomplete for all fields for password manager compatibility

Cool, @lukearmstrong can you also send this to Jetstream?

Yep, will check the inputs there too.

Created at 1 month ago
pull request opened
fix: use autocomplete for all fields for password manager compatibility

Testing a Laravel application earlier I noticed the password manager in Chrome wasn't able to set a new password on the registration form, it only completed one of the fields with the generated password.

image

But it was able to on the edit profile form, so then I just double checked all of the inputs to make sure they all had the correct autocomplete values to hint to browsers and password managers what to do.

Created at 1 month ago
create branch
lukearmstrong create branch fix-autocomplete
Created at 1 month ago
Created at 1 month ago
started
Created at 2 months ago
started
Created at 2 months ago