Questions tagged [best-practice]
Method or technique that has consistently shown results superior to those achieved with other means, and that is used as a benchmark
276 questions
4
votes
1
answer
573
views
Best practice for showing similar/existing items in a "Create New" dialog to prevent duplicates?
Context
I'm working on a corporate application for managing employee certifications. The UI has two main parts:
On the left: A master list of all existing certificates company-wide as suggestion/...
2
votes
5
answers
231
views
How to indicate which parts of the content is AI generated?
Looking for best practices or examples where content on a web page can be easily labelled or distinguished as being AI generated.
I haven't seen any real consistencies in differentiating AI assisted ...
6
votes
4
answers
2k
views
Should I add arrow indicators to dropdown-style buttons in my mobile app, or is it unnecessary visual clutter?
I’m designing a video generation mobile app and have a prompt entry screen with option buttons at the bottom. Each button (e.g., Model, Duration, Aspect Ratio) opens a small selection menu.
Here’s how ...
9
votes
4
answers
2k
views
Dropdown width with very long options
I’m designing a dropdown menu with options that users can name themselves — which means some labels could be quite long. Since this dropdown appears over a screen where it’s important not to obscure ...
2
votes
3
answers
230
views
Designing to indicate AI assisted output [duplicate]
Since a lot of the LLM based AI tools are embedded in enterprise level software as well as publicly available apps, I am wondering if we have already gone past the point where it is practical or ...
0
votes
0
answers
87
views
How can I design a good masonry view for snippets?
I am a product designer working for a knowledge management app. I have UX/UI experience, but I am kind of slow on the technical side of things. I didn't tackle complex features before like those I am ...
0
votes
2
answers
103
views
Substring vs. Starts-With
I'm working on a notify user field and going through QA. The field is currently set up to search the entire substring (if you type AM, any results that have AM anywhere in the name will appear). Some ...
1
vote
2
answers
130
views
Intranets best practices brands
I'm working on an intranet's audit and I would like to gather some insights about the best practices on this type of platform. For that, I need to talk to users who are willing to share their ...
1
vote
1
answer
152
views
What's the best way to display 2 mutually exclusive setup options in a form?
I have a form which has a section that has 2 way to configure. You can only choose either. Each option is a smaller form where you setup for the chosen option. These are my drafts. Which one is better,...
2
votes
2
answers
469
views
Web App - Set a Max Width or Let it Expand Responsively?
Hopefully this is an easy one.
I'm designing a web app that contains rows of cards you can horizontally scroll, and a sidebar navigation on the left (think: similar to DoorDash).
I notice on my wide ...
1
vote
1
answer
149
views
best idea for Multi-lingual email
Here's my dilemma.
I advertised my product on a website that supports multiple languages but when people purchase my product through that website, I'm notified about it in english. However, when I try ...
1
vote
1
answer
245
views
What are the best practices for determining appropriate input fields for a form by gathering the context only from the backend developer?
I'm currently tasked with designing a user form for a data solution product, but facing a bit of challenges. I do have a basic knowledge of the products' goals but haven't been provided with clear and ...
1
vote
3
answers
2k
views
iOS Sheet or Modal? Can You Help Me Identify Use Cases?
Okay, I've been struggling to find an answer for this in the Apple HIG guidelines, so I'll ask here.
In the attached image, what is the difference between the three screen types?
Full-screen modal ...
0
votes
1
answer
293
views
iOS Action Sheets - Native or Custom?
What is best practice for styling Action Sheets in iOS? I see examples out there using the simple native iOS component, while others customize it to match their style and brand.
Is there a best ...
0
votes
1
answer
80
views
Should Reset Page be underlined if not what constitutes WCAG rules?
I have a reset page text where it returns back to it's last saved state. Should this be underlined? Below you can see an open/close section which I do not have underlined. I know links that navigate ...