Tagged Questions
2
votes
3answers
205 views
UI: name of multiple column interface?
Is there a "proper" name for the UI wherein it has multiple columns, and as you interact with the first column, the second column gets populated with with appropriate data? These columns act as a ...
3
votes
1answer
167 views
UI pattern for shared editing scope among selected elements?
I'm having a hard time researching this pattern for WPF, partly because I'm not exactly sure of the correct term for it.
As best as I can describe it, here is how this editing pattern works:
...
11
votes
1answer
355 views
Is there a name for the pattern of a categorized autocomplete?
Lately, I've noticed that Facebook search presents it's autocomplete options as a nice categorized list:
However, I'm uncertain what to call this pattern. It reminds me a bit of what Peter Morville ...
8
votes
5answers
429 views
Is there a name for this instant filter search pattern?
I've been trying to find a jQuery plugin which creates behavior similar to that of Stack Exchange user searches. The user search used on Stack Exchange sites is not an auto complete, but is more akin ...
5
votes
3answers
458 views
What is the UI pattern used for managing people in Google+ called?
I've tried to find more info on this particular UI pattern Google+ exposes, and I'm sure I've seen it before, but still, I haven't been able to find references to it.
If you go to the Circles section ...
3
votes
2answers
126 views
What is the author referring to with “UX mail lists”?
After reading a Boxes and Arrows article by Stephen Turbek (packed with UXy goodness) I am unfamiliar with the phrase "UX mail lists" in context. Is the author actually suggesting a pattern library ...
4
votes
2answers
1k views
What is the difference between a 'slider', a 'gallery' and a 'carousel'?
From a pattern perspective is there a difference? Or are they really different names for the same thing?
3
votes
5answers
1k views
Slide out teasers near the bottom of the page?
On more and more sites now I'm seeing what I'm calling "slide out teasers" appearing at the bottom of pages. What happens is I'm scrolling down the page and nearing the bottom, and then a small box ...
8
votes
4answers
443 views
What is the name of this combined button/popupbutton?
This button is in the new Firefox, but what is the name of it?
16
votes
5answers
2k views
The notification tray at the top of Stack Exchange sites: what is it called? And are there other good examples of this?
I'm trying to clean up notifications for a client site and was wondering if the notification pattern that Stack Exchange employs has a name that I can use to search for more examples.