matteocontrini Kylo congratulations, it's awesome! EDIT: could you perhaps make the "Password" placeholder text centered? It doesn't look very good when username and email are centered. (Especially because I've simply set "Password" as the placeholder text.)
Kylo matteocontrini Thanks! Actually I just decided to remove custom placeholders. I think it'll be more customizable this way. 1.0.1 Remove custom placeholders.
Kylo 1.0.2 Placeholders weren't fully centered thanks to padding-right: 50px; value that comes with the eye icon. Fixed this by adding padding-left: 50px;. I also removed the unnecessary !important property on paddings so RTL readers can relocate the icon to the left and use right aligned placeholder. Known issues: Password visibility toggle conflicts with the therealsujitk/flarum-ext-show-password
Ralkage Kylo Known issues: Password visibility toggle conflicts with the therealsujitk/flarum-ext-show-password You can add "conflict" to your composer.json for this project mentioning this package if you'd like 🙂
Kylo Ralkage they can disable the eye toggler that comes with this extension and use the Show Password extension's checkbox toggler with the strength indicator 👨💻
Kylo Can someone test this on Firefox mobile? When you switch the password visibility multiple times while you typing it's going nuts and begin to type random things (at some point you can't even remove them). I've no idea what the hell is going on there (the console gives me nothing), need someone to confirm it so I can dig deeper. Maybe it's my setup or phone or a browser bug (seems fine on Chrome mobile) idk...
iPurpl3x Umbe I am also looking forward to an update for beta.15. If @Kylo doesn't do it, I will fork the repo and update it in the coming weeks.