-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve login screen design #4500
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you check if it's easy to do to also use the Inter
font here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Its ok as is - thanks! generally: we should avoid placeholder. duplication is redundant, having examples like "john@doe.com" is for some ppl confusing. good read: https://www.nngroup.com/articles/form-design-placeholders/ |
Description
We've improved the design of the login screen to match with the general design used in Web.
Related Issue
Screenshots
Types of changes