Tradeoff between immediate changes and confirmations
I am developing a system that helps auditors complete a security review using a checklist. Here’s a snippet of the UI:
The current UI only saves the changes to the server when the user clicks save. However, this is causing…
Tradeoff between immediate changes and confirmations
I am developing a system that helps auditors complete a security review using a checklist. Here’s a snippet of the UI:
The current UI only saves the changes to the server when the user clicks save. However, this is causing…
Feedback on how to compare two groups of data visually on one page?
I have a site that allows you to set up two groups of criteria (here it is two categories of products) by searching and refining, then allows you to view data and analysis of these two groups of criteria while easily also see…
Product carousel – how to present variants of a product?
I’m working on a product carousel for an e-commerce site.
I have a list of elements of one tile:
- Price
- Crossed price
- Badge/ribbon
- Image
- Caption (Product’s name)
- CTA (i.e. Show) as a button
- Ratings/Reviews (stars, number of stars, grey if none)
- Thumbnails (optional)
- Availability in stock
- Button, i.e. “More details”
Question:
Let’s say that we have a T-shirt available in 5 different colours. How can it be shown on product carousel on home page?
I thought about showing some colours block under the picture of a product. If doing so: How many of such colour blocks would be ok?
Second idea is to change the picture on a carousel randomly. It means: User goes on my page and sees blue T-shirt (maybe with colour blocks under the pic) among other products in product carousel. After reloading the page there will be a white T-shirt in carousel (maybe with colour blocks under the pic).
What would you recommend? What is the best way to show in product carousel that we have more colours on stock?
Partial login for account management
I work for a TV/Telco company and I’m looking at if its a good idea to open up some of the ‘My Account’ management section of our site to users who are only partially logged in. In a very similar way to what Amazon does today…
Have you seen the off-canvas pattern used in desktop webdesign?
Originally it’s a mobile pattern that solves the problem of less screen real estate. I’m trying to find examples of the off-canvas pattern used in desktop webdesign, where there is plenty of screen space.
Displaying complicated parent/child relation
I have four lists, they are claims, deviations, tasks and costs
A claim can have deviations and tasks as children
A deviation can be, but does not have to be, a child of a claim
A deviation can have tasks and costs as child…
Color and Text Sizes Suggestions [on hold]
This is my first time on this website and I wanted to get some suggestions for my portfolio website.
I just bought the domain so I’m using my IP Address. Here is my website (click me)
My website is not yet finished, but bef…
What is the best way to align header & contents of a website
I’m working on a Ecommerce website which consists of a landing page, product search page and a details page designs. I got struck with the header alignment design. So, I tried to refer a lot of websites where there are differ…