when you first log into the admin panel in the user name field contains e-mail
Summary
When user after install try to log into the admin panel receives an error, because in the user name field contains e-mail instead of the name
Expected Behaviour
- "username" field must contain user name or placeholder
Actual Behaviour
- "username" contain e-mail, and return error when user try to login
Context details (if applicable)
- Anchor version: 0.12.1
Was this done with Chrome? Becase chrome detects that you're trying to log in on a domain that it has saved credentials for...
Good point, could be that as I've had that before. I guess this would be a browser quirk rather than a bug?
True. It might be worth checking the field names in the installer and the login page - chrome detects what to auto-insert based off a value on an element. It could be the name, but it'd be worth to Google it.. Might double check when I get home.