You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the moment I didn't investigate at all, but I believe this is something than can not be fixed by JavaScript/Stimulus UX. It's a browser feature, and there is a possibility we can not "interfere" with it.
But! As said I didn't investigate, maybe there is hope :)
I'm going to take advantage of this hackday to take a look.
More investigation, after using a suggested password, it looks like Safari use a special type of element (maybe Shadow element? I'm not sure about the french translation here), which use *****:
When you click on Show, you can see this element change (and type="password" -> type="text"` aswell), but it looks like we can't interact with it:
Steps to reproduce:
Here is a video recording:
https://github.com/user-attachments/assets/85d11495-fb3d-4fe4-beef-9c89e35dc60c
The text was updated successfully, but these errors were encountered: