26 Matching Annotations
- Nov 2024
-
en.wikipedia.org en.wikipedia.org
-
- Sep 2021
-
wtfforms.com wtfforms.com
-
-
css-tricks.com css-tricks.com
- Apr 2021
- Mar 2021
-
css-tricks.com css-tricks.com
-
Positively indicate valid input values Let users know a field has been entered correctly. The browser can give us this information through the :valid CSS selector:
-
- Jan 2021
-
-
Join Our Community
-
- Oct 2020
-
www.basefactor.com www.basefactor.com
-
If you want to implement a form with a superb User Experience, you have to take care of many variables:
Tags
- too hard/difficult/much work to expect end-developers to write from scratch (need library to do it for them)
- difficult/hard problem
- a lot of things to consider
- easy to get wrong
- can't keep entire system in your mind at once (software development) (scope too large)
- form design
- user experience
Annotators
URL
-
- Sep 2020
- Jul 2020
-
osf.io osf.io
-
Haven, T. L., Errington, T. M., Gleditsch, K., van Grootel, L., Jacobs, A. M., Kern, F., Piñeiro, R., Rosenblatt, F., & Mokkink, L. (2020). Preregistering Qualitative Research: A Delphi Study [Preprint]. SocArXiv. https://doi.org/10.31235/osf.io/pz9jr
-
- Dec 2019
-
www.howtogeek.com www.howtogeek.com
-
There are thousands of to-do list apps out there, in part because no system works perfectly for everyone. I’m not going to say todo.txt is the exception, and that it will work for everyone, because that would be crazy. But todo.txt is the most flexible tool I’ve come across. In part, this is because of the sheer number of clients available, but also because the simplicity lends itself to improvisation.
First time I've seen improvisation used like this.
-
-
codesandbox.io codesandbox.io
- Nov 2019
- Oct 2019
- Sep 2019
- Aug 2019
-
reactresources.com reactresources.com
Tags
Annotators
URL
-
-
www.smashingmagazine.com www.smashingmagazine.com
-
Designers can group related fields into sections. If your form has more than six questions, group related questions into logical sections. Don’t forget to provide a good amount of white space between sections to distinguish them visually.Generally, if your form has more than six questions, it’s better to group related questions into logical sections. Put things together that make sense together. (Large preview)
-
-
-
codesandbox.io codesandbox.io
-
material.angularjs.org material.angularjs.org
-
material-components.github.io material-components.github.io
-
codesandbox.io codesandbox.io
Tags
Annotators
URL
-
-
www.smashingmagazine.com www.smashingmagazine.com
-
The US says ZIP code, whereas in Europe, it is postal code.
-
-
Placing Labels Above The Fields
-