Questions tagged [progressive-disclosure]
presenting a minimum amount of information or options to a user to maintain attention, allowing a user to complete more advanced or uncommon functions as they are more comfortable with an interface.
50 questions
0
votes
2
answers
91
views
How would a homepage consisting only buttons directing users to what they need work?
I'm building a homepage for an organization and here are some problem:
The organization has multiple projects that doesn't seem obviously relevant at first look
The needs of the users are various and ...
0
votes
1
answer
61
views
Codependent/parent question type
I am having troubles finding useful information about codependent/parent question type, I will explain.
I am working on a Survey project and I need to create a question type with some logic added to ...
0
votes
2
answers
389
views
Progressive disclosure on hover - Best approach?
Context:
I'm the sole product designer for a company with a product built around selling "knowledge packages" for getting your company on a better spot financially, fiscally, or productively....
0
votes
2
answers
841
views
Changing content based off a selection without using progressive disclosure
I have a use case in a modal where the user can select forms and define criteria based off of what they have selected. All of the criteria dependencies based off what form the user has selected remain ...
1
vote
3
answers
2k
views
Editing large nested content
I'm looking for a useful editing UX for large, tree-structured content like this:
Project 1
- Step 1
- Explanation 1
- Explanation 2: could be long paragraphs, too.
- E2.1: Lots of ...
2
votes
2
answers
635
views
Dropdown with - progressive disclosure with accordions vs chevrons
What is the best UX for the user? Expanding the field in the same dropdown or opening a new dropdown?
The first image presents an accordion option when the user is able to preview the content in the ...
1
vote
1
answer
409
views
How to handle multiple levels of advanced/optional inputs in form
I am designing a form to give music recommendations based on many possible inputs. Only 1 input is required (artists/song) and 15 are optional (mood, danceability, tempo, etc). I'm designing mobile ...
15
votes
8
answers
4k
views
What's a better way to enable a feature – checkbox or dropdown?
Imagine a form where you can enable a feature. After enabling, you have some additional options related to the feature.
(A) Would you design a checkbox for enabling/disabling the feature + a dropdown ...
4
votes
1
answer
1k
views
Progressive Disclosure: Checkboxes vs Switches
I'm designing a web app that has forms where the user can turn features on and off with switches. When certain features are turned on, the form displays additional fields/controls that provide ...
0
votes
1
answer
218
views
Expandable active filter list - user flow
I am trying to implement active filters list to a fixed side filter bar. When a user scrolls through data, they will always be able to preview the active filter list without having to scroll to the ...
24
votes
3
answers
4k
views
Selected radio button shows user more content
I tried to search info for my question but I didn't found it. I think I just can't find right search words because this doesn't feel to be very rare case. If you have topics about this I would like to ...
3
votes
6
answers
1k
views
Interaction for dependent sibling input fields?
I have two fields in a form - Country and Organisation. These hold the same hierarchy and are dependent on each other.
Meaning, the user should be able to either select a country first and then select ...
0
votes
2
answers
190
views
What do you think of Copper's name field solution?
I am have been searching across several CRMs and I have not come across anyone who does the single name field as Copper does. I think it is brilliant and it can solve a situation in a design I am ...
0
votes
1
answer
193
views
Progressive disclosure widgets for very long pages [closed]
I'm facing this challenge with my personal portfolio: how to make a long case study more digestible to compensate for too much content that causes a lot of vertical scrolling.
Current website ...
1
vote
2
answers
230
views
Alternative quantity selection - cognitive load & space problem
I am working on a product where users are ordering rather large quantities. Or even better said: The amount that people buy varies wildly. Some order a lot, some a bit less. We are aiming at adding ...