Is it a good idea to use radios on mobile apps? If not, how would you improve the below design?
Answer
In this case I think it's ok to use radio buttons but be sure they are easy to tap.
If you have only 2 or 3 available choices the solution below could be nice. I also removed the "check" button since it adds a step that can be avoided to make the process simpler (you can show the user that you're checking while he's typing and show that the given name is valid/invalid).
You can add a message :
And to show that you're already checking (even if you're waiting they finished to type) you could use an animated icon (a loader in fact) :
No comments:
Post a Comment