Questions tagged [notification]
a message to a user about some event.
359 questions
0 votes
0 answers
41 views
Smart home device : on screen notifications
I'm a student who is currently self-learning UX related things. I'm a Amazon Alexa Echo Show device user and currently exploring optimization opportunity for my Echo Show. I know UX design is to solve ...
0 votes
0 answers
20 views
Where is the Best Place to Position Toast Notifications on a Web Page? [duplicate]
Selecting the optimal placement for toast notifications on a web page is crucial for enhancing user experience. Should they appear at the top, bottom, left, or right of the screen? How do factors like ...
1 vote
0 answers
34 views
Notify contributors of a commitee terms changes
I'm designing a rotating savings feature where the admin inputs a monthly contribution amount and invites a set number of contributors, who can then choose to accept or decline within a set timeframe ...
0 votes
3 answers
163 views
Should an info banner close automatically on page refresh or only when the user actively closes it?
everyone! I'm designing a CRM dashboard where users can list items for sale. The process involves our internal team verifying the product and information before it's published online. To communicate ...
2 votes
1 answer
99 views
Is it advisable to show a bottom sheet after a feedback snackbar?
Is it advisable to show a bottom sheet after a feedback snackbar? The case would be submitting feedback and then after the snackbar disappears show a bottom sheet to redirect user to a different ...
1 vote
1 answer
116 views
How and when should in-app notifications be shown to users?
We provide a platform where our customers run their business on our systems. We have several types of notifications we want to show to users: App feature update notifications Messages from ...
1 vote
1 answer
105 views
Organizing a large list of notifications in a block on the dashboard
We are working on a dashboard for a bank and it is turning out to be quite loaded with information. In one of the blocks we provide information about the client base (how many clients you currently ...
0 votes
1 answer
217 views
Notification popup with a lot of text
I am having some problems with a notification popup system (for web and app) - which has some big challenges: A lot of text to display, like 340 characters, or 50 words. People from the legal ...
0 votes
1 answer
99 views
Solution for Alert button in app
I am designing mobile app and confused as I don't know where to place the Replace Worker button. Replace worker button function as an alert to Superior that, worker is not available and need to be ...
1 vote
3 answers
249 views
Approaches to indicate and handle new items from websocket on a live news feed
I have a live news feed that looks like this. I have data coming in continuously from websockets as long as you are on the page Currently I show a button when there are non zero new items and they get ...
3 votes
1 answer
165 views
Show short background processes outcome on UI?
I have a workflow where when opening the workflow, a background user authentication is done to know if user has proper rights to execute the workflow. Now the check is usually very quick (<2 ...
0 votes
1 answer
80 views
Is a banner necessary to communicate this?
We are building an app for Zoom where we allow participants to present their screen and annotate. As an important note, we are aware that Zoom has its built-in annotation feature, but it is not ...
0 votes
2 answers
295 views
What to do with a very long status (and sub-status)?
I am currently facing a challenge with a very long status (including a sub-status) that needs to be displayed on desktop, mobile, and tablet screens. Our typical lozenges have a maximum width of 200px,...
0 votes
1 answer
541 views
What's the correct order of stacked snack bars?
I have a rare case scenario in a website where multiple snack bars might show. I can not control this since it's the correct website's response, but I want to check if the order in which they show is ...
0 votes
2 answers
118 views
How to handle requests that will be picked up by a person and responded to within 5 minutes
I'm currently designing a voucher/discount journey. Due to system constraints, this is the scenario User needs to request a voucher. The request then goes to a crm that is managed by individuals. ...