Skip to content
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

Closed
indirectlylit opened this issue Nov 7, 2019 · 4 comments · Fixed by #139
Closed

upgrade text boxes to new Material style #167

indirectlylit opened this issue Nov 7, 2019 · 4 comments · Fixed by #139
Assignees

Comments

@indirectlylit
Copy link
Contributor

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:

image image
image image

Expected behavior

upgrade to the new style:

image

User-facing consequences

According to the study, this has improvements in three dimensions:

  • Identifiability: The number of correct versus incorrect clicks
  • Find-ability / scan-ability: The time it took a participant to find and click on a requested element
  • Preference: Participants rank-ordered each text field variation

Context

0.12.x

@khangmach
Copy link
Contributor

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

https://vuetifyjs.com/en/components/text-fields/

@indirectlylit
Copy link
Contributor Author

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

@nucleogenesis nucleogenesis self-assigned this Feb 9, 2021
@jonboiser jonboiser transferred this issue from learningequality/kolibri Feb 20, 2021
@radinamatic
Copy link
Member

As mentioned in the #139, if we implement the text field background color, contrast becomes insufficient for labels and error message placeholders.

Label Error
2021-03-04_19-24-41 2021-03-04_19-31-29

@indirectlylit
Copy link
Contributor Author

duplicate of #124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants