Many of us have probably been trapped by a clever use of the browser alert feature by a spam website that we had the misfortune of being sent to. You try to exit and get another alert, which stops you from leaving the page. This is an impo…
I’m designing a color picker for intensity and color temperature on a lamp, where the user can adjust the intensity on the vertical axis and the color temperature on the horizontal axis.
Is this a good design pattern? What would be the bet…
In a recent question about measuring the embeddedness of UX practices in a company, I suggested the Feijo Maturity Model. How to assess how embedded UX is in an organization or team?
If we assume that this model makes sense, what are some…
When the user signs up for an account, as is common, there’s a prompt for them to select whether or not they want to receive email regarding news about the app (changes, events, etc). Obviously its beneficial to be able to stay in touch wi…
Problem: User has an ability to add x number of questions (uncategorized questions). Normally, user adds 2 – 5 questions. However, the problem is when the user add more than 10. The tricky part that I haven’t thought of how to implement is…
I’m working on a web application which uses web rtc. Peers can connect to other peers. The interface will change quite a bit depending on who is the caller vs. callee.
What are appropriate terms and/or icons to notify the current user…
It is common on login forms to see “Email or password is incorrect” when the user types in their account details incorrectly instead of just “password is incorrect”. This is, for among other reasons, because it is a security vulnerability …
I’ve been hearing a lot of talk about “Design Thinking” as a “thing” but every time I look up information on it, it seems to be exactly what we do in UX design but just in other areas.
A definition floating out there is “Design Thinking …
My title is facetious, but my question is serious:
I’m being told by a client’s business-analyst team that Germans WANT to read every detail on a website and WANT to read every word in a contract—more so than people from other cultures.
…
I’m developing a mobile application which function is basically to let the user fill in forms. What forms and how many different forms varies per user.
Obviously, the primary function of the app is to let the user create a new registrati…