Skip to content

Fix UX issues on login/registration screen

  • Password input box is a multi-line input

Unless we want to support multi-line passwords (😉), I guess we want to switch to a single-line input component

  • Password text is displayed and black (not very readable)
  • No Tab/Enter actions defined
Edited by Mikolai Gütschow