Form validation is cool.

But have you tried to help users fill the form without errors?

🧵Here are a few tips on how you can do that
1. Reduce the number of inputs.

The less the user has to input, the less probability they'll make an error.
2. Auto-fill the data you can auto-fill

- Try to guess the user location, language, country etc.
- Put the current date/time if it's reasonable
- Save what the user has previously inputted
3. Put the most frequent options first

If you have a dropdown or something, and in 90% of cases users select the same value, you can put it on the top.

E.g. if it's a country.
4. Use masks!

For such stuff as credit card data or phone number use masks so that the user can only input what he should input
5. Limit the number of choices

The less choice the user has, the better. But. It should be reasonable of course.

For example, you have a tweet schedule form. Hide the past date/time. You cannot schedule for the past, right @Twitter
6. Visually show how long the content should be

If it's a zip code, don't make it 999px or a textarea. Input width gives users a clue of the size of the content they should input.

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Victor

Victor Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @vponamariov

11 May
A curated list of 34 useful Chrome plugins for everyone who makes sites

👇
🔸@Wappalyzer - identify technologies on websites.

chrome.google.com/webstore/detai…

🔸@usemuzli - the freshest links about design and interactive, from around the web.

chrome.google.com/webstore/detai…
Identifying fonts

🔸WhatFont by @chengyinliu - find out what font is used on any site

chrome.google.com/webstore/detai…

🔸@FontsNinja - identify fonts from any website, bookmark, try, and buy them.

chrome.google.com/webstore/detai…
Read 17 tweets
10 May
I have a puzzle for you. A famous one.

But if you didn't know the answer, try to solve it.

🧵
You are on a game show, being asked to choose between three doors.

Behind each door, there is either a car or a goat. You choose a door.
The host picks one of the other doors, which he knows has a goat behind it and opens it, showing you the goat.

You know, by the rules of the game, that the host will always reveal a goat.
Read 4 tweets
7 May
Collection of advanced UI/UX articles for reading on the weekend 🤓

Don't forget to bookmark👇
🔸What is zero UI? careerfoundry.com/en/blog/ui-des…

🔸Compensatory vs Noncompensatory: 2 Decision-Making Strategies
nngroup.com/articles/compe… from @NNgroup

🔸A Guide To Optimizing Images For Mobile smashingmagazine.com/2019/10/imagek… from @smashingmag
🔸Best practice for date-of-birth form fields blog.prototypr.io/best-practice-… from @Prototypr

🔸Building Your Color Palette refactoringui.com/previews/build… from @steveschoger

🔸 Modal & Nonmodal Dialogs: When (& When Not) to Use Them nngroup.com/articles/modal… from @NNgroup
Read 5 tweets
6 May
My personal list of top accessibility resources 👇
1. w3.org/WAI/standards-… - WCAG standards

2. webaim.org from @webaim - one of the leading providers of web accessibility expertise internationally

3. myaccessible.website - A very nice site explaining a11y in human language by @myaccessibleweb
4. nngroup.com/topic/accessib… - some articles from @nngroup

5. webaccess.berkeley.edu/resources - tons of resources by @UCBerkeley

6. a11yproject.com - the name speaks for itself. Follow them here @A11YProject
Read 6 tweets
6 May
I bet you don't know how powerful the <img> tag is.

Let's find out 👇
Here is the most simple case of using it.

If the path is correct, the browser will display a picture of the mobile phone.

So far so good.
Now, we forgot to specify the alt tag for better accessibility.

There are two important rules:

1. You should always specify it

2. If the picture serves decorative purpose, you should put an empty alt, so that screen readers don't read it.
Read 11 tweets
5 May
I want to share with you something private.

I remember when I was ~13-15 I was learning HTML/CSS/PHP.

My parents thought that this is childish, it has nothing to do with "real coding".

They told me that real coders use deep math and binary code.
So I was demotivated a bit. But now this is what I do for my living.

Then I started building sites, and I was learning SEO.

My father told me: "How is going to visit your site about learning English?".

I ended up with 4000 uniques/day and significantly improved my English
Then, I remember I wanted to go to English courses and pass FCE/CAE certificates.

When I found a cool English school in Moscow, my father told me: "what a suspicious company! Who needs the certificates? Who told you they are accepted worldwide?"

Now I write tweets in English
Read 5 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(