Questions tagged [website-design]
Questions having the [tag:website-design] tag regard the design of a website in the context of user experience. For example, site-map, user flow, usability, navigation, or other information structure would fall under this tag.
2,945 questions
1 vote
1 answer
26 views
How can UX teams balance qualitative user insights with quantitative analytics during product redesigns?
I’m working on a product redesign where our UX team has gathered a mix of qualitative insights (from user interviews and usability testing) and quantitative analytics (from tools like Hotjar and ...
3 votes
3 answers
580 views
How to account for user experience during A/B testing
I've been doing the usual A/B test several times. However, there is one special context in which there are some "factors" that are not accounted for, and I would like to know what it will be ...
1 vote
1 answer
140 views
Is it possible to use a drop-down list in the title of the page
At work, we are developing a web application that tracks information about various assets. When we go to the page for each asset, the title of the page contains a drop-down list (a list of names): {...
0 votes
1 answer
137 views
UI Design issue: Menu activated via page scrolling + direct click
Demo (JS Fiddle): https://jsfiddle.net/gaby/dfxw827b/35/ [Section1] [Section2] [Section3] [Section4] [Section5] [Section6] CONTENT ^ .. .. ------...
1 vote
1 answer
96 views
Inability to create responsive side panel with a fixed header & footer in a web dashboard
I always struggle with creating responsive designs using the correct combination of constraints, auto layout & prototype settings. I am trying to create a side panel with the following expected ...
1 vote
2 answers
131 views
How and where should I display the category color?
I am working on the design part on an extension for a specific software. There is a overview where you can see all your servers and you can add them to categories. If a server gets added to a category,...
0 votes
1 answer
79 views
Is there an established approach to making independent asynchronous form controls screen-reader accessible?
Certain form controls in my web application require an additional request to the server during runtime in order to populate their contents. For example, a dropdown might need to fetch and update its ...
0 votes
3 answers
334 views
how to effectively design 2 layers of tabs?
We offer a tab system to navigate the pages on our website. The problem is that that one section requires a second layer of tabs to navigate the content within. We are experimenting with a potential &...
0 votes
2 answers
97 views
Clickable background image on a home page
I created a web site for my client that has a background image that takes up more than 80% of the screen area. My client asked me to make this whole background image clickable, linking to a product ...
1 vote
1 answer
62 views
Improve UI promotional vouchers - Applied, Remove - how can I make the states more obvious
How can I improve the current states to make it more obvious to users that they have to click apply/remove for the promotions? There are two states: apply/remove.
0 votes
1 answer
185 views
UI/UX overlay of banners
I have two cases of a similar UI/UX design, and I was looking for someone in UI/UX to explain whether case 1 or case 2 follows better UI/UX design principles, and more specifically on the overlay of ...
1 vote
1 answer
130 views
Elegant alternatives to a full-width video takeover homepage
As part of my volunteering for the Asylum Welcome charity, they've asked to address issues with the site design. It looks quite modern, but it's too spaced out - little useful content is "above ...
1 vote
1 answer
225 views
A Way to Present Long List on Website
I am running up against a conundrum. Our website has a long list of names, several thousand, that are currently presented as a textual list in alphabetical order. Each item on the list is actually a ...
0 votes
1 answer
146 views
Card design with downloads and icon buttons
I have a design problem where I really don't know how to handle it. I am using Bootstrap 5 together with Bootstrap icons and my website creates a card for every client entry (clients = devices). The ...
0 votes
0 answers
51 views
Item page while giving link titles that work for screen readers
I'm trying to minimize clicks to the payment stage for my e-commerce website. I run a speed dating business. Previously I had the following structure: Root page listing venues Individual venue pages ...