How to best present a long list of icons in a responsive layout?
On desktop, we have a list of logos on a page. However, when we design the mobile responsive, each logos just stack on top of each other. It becomes a very looong list. What is the best way to present these list of logos on m…
How are super-fast websites accomplished? [on hold]
As an anspiring web designer/developer trying to build up my portfolio, a trend I’ve increasingly noticed lately is (multi-page) websites loading their pages dynamically rather than statically, with the result being that page…
How are super-fast websites accomplished? [on hold]
As an anspiring web designer/developer trying to build up my portfolio, a trend I’ve increasingly noticed lately is (multi-page) websites loading their pages dynamically rather than statically, with the result being that page…
Expand truncated table cell content on hover
I’m working on a project using Google’s Material Design and am running into an issue where we need to truncate table cell content. There is a spec for truncating table headers and showing the full label on hover, but nothing …
What are these "badges" called?
They’re usually used to tell the user that a list is empty, or a resource could not be found, or that a resource may be unavailable.
SoundCloud has one here for tracks without any comments:
Or if there are no tracks on a …
New user registering with an existing e-mail
Suppose that a new user goes to register on a site and enters an existing e-mail address.
What message should be presented to that user from a UX point of view?
Bear in mind that in the above case(as I see it)…two type of …
Inventory system with multiple quantity values
I have built an inventory system and I am working on adding a feature to it that will allow groups of parts to be reserved. I need a way that I can display the quantity of the item, how many are reserved and the final availab…