Skip to content

Improve register, login and user switching transitions

  • Remove splash screen from the multi-user transitions
  • Keep the current screen on top while rendering the app behind
  • Move navigation logic to the auth service
  • Add an activity indicator layer on the multiuser screen while switching accounts
  • Validate username in real-time on register form
  • Autofocus on login/register

closes #3613 (closed) #3612 (closed) #3614 (closed)

Edited by Martin Santangelo

Merge request reports