#ON DRAG, ON TAP
1 messages · Page 1 of 1 (latest)
Yes, I found out that, but I have other question.
it might say something like "on tap -> None
When I'm prototyping for example
user didnt input his username
or password
Should I do like mistake alert for both of them?
Or just for one of them?
thats a ux problem and is a question what makes most sense
imo having it for both, or just a general banner or a general text like email or password is incorrect could be enough
or missing / incorrect
that message could cover for both wrong and empty things.
well, for wrong ones i would definitely go with with one general text with both being marked wrong - it is better for security.
For missing one you could potentially just highlight which one is missing.