The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
2answers
349 views

Proper term for conjoined choice buttons

I'm thinking of using a set of "conjoined choice buttons" to let the user filter a table of highscores. It would look sort of like this: _______________________________ ( ##EVERYONE##| FRIENDS | ...
9
votes
8answers
436 views

What is the name of this kind of pattern/component?

I would like to know what this approach is called. In case my incredibly high-fidelity mockups are too confusing, what I'm after is a design that explicitly links the thumb to the viewport by ...
6
votes
2answers
462 views

How to know what should be a button and what should be a link? [duplicate]

I implemented a webpage that in practice was a dead end and it just said "Your registration is complete. Please press the button to go back." and there was a button to go back to the page from where ...
4
votes
3answers
134 views

How do I inform the user a component has stopped working?

This is my design challenge: The idea is to have a separate component integrated into a website, displaying data retrieved from another system. When a problem occurs with this other system, we are ...
2
votes
2answers
281 views

Are Network Components good UX?

I was very interested in Rob's answer where he lists different options for displaying a hierarchical list of 'nodes' I was thinking that this component would be a good way for our users to manage ...
2
votes
3answers
252 views

Where can I find a comprehensive list of UI Components?

I think this is the site where I can ask this. Sometimes I have to build specials "slider" or "scrollbar" but when I try to look for information is difficult because I don't know the proper names. ...
1
vote
2answers
86 views

Switching language: display alternative or active first?

What is the best practices to display and switch between two languages. For example, I'm at website.com/en/ and I want to switch in french (website.com/fr/). Do you think I should display the active ...