-
Notifications
You must be signed in to change notification settings - Fork 81
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
upgrade text boxes to new Material style #167
Comments
note that we'll be using the outlined version of vue's text field instead of material design. Studio has already begun to adopt this new style |
Further update: we will in fact use the style with a background color as shown above, not the outlined version. ref: https://learningequality.slack.com/archives/C0LKG14NL/p1596846651017000 |
As mentioned in the #139, if we implement the text field background color, contrast becomes insufficient for labels and error message placeholders.
|
duplicate of #124 |
Observed behavior
We're currently using the old Material style of textboxes. In addition to having proven UX issues, it also leads to inconsistent vertical rhythm:
Expected behavior
upgrade to the new style:
User-facing consequences
According to the study, this has improvements in three dimensions:
Context
0.12.x
The text was updated successfully, but these errors were encountered: