factn / Resilience-Design

Thinking about the future of Resilience through technology.
https://mutualaid.world/
GNU General Public License v3.0
3 stars 0 forks source link

Indicate wrong input right after the input was made #12

Open thoughtsky opened 3 years ago

thoughtsky commented 3 years ago

As a user, I want to see if I put the right information or right format into a field right away, so I get immediate feedback and don't have to scan the screen for errors once I try to proceed to the next screen.

If e.g. a phone number is provided in the wrong format, the form will not respond directly but rather when the user tries to proceed to the next page. The input field should respond to this right after the user finished the input. This is marked a general issue as it will most likely appear in other flows as well.

grafik