Tagged Questions
12
votes
2answers
172 views
Alerting visitors to a website of a current event (e.g. breaking news)
Backstory:
We have a website for a conference. As part of the process of the conference, we invite people to submit sessions, but only for a limited period of time. We want to alert visitors to the ...
7
votes
5answers
143 views
How best to draw the users to a potential issue in the data they have entered
I have a form where the user can update project information. A project is linked to an organisation, and an organisation has license(s) - which has an expiry date. When updating the project, if the ...
4
votes
8answers
599 views
Is this a good way of attracting a user's attention to a message?
I need to draw my users' attention to a warning message, alerting them to a problem and giving guidance of what they need to do next. The message does not appear on a popup box, since that would mean ...
10
votes
5answers
232 views
Page updating: “full”, “notification” or “replacing”
What is the best user experience with the auto-updating pages - for example, a list of songs. Currently I'm thinking about three good possible solutions:
"Full" update: when the new content appear ...
3
votes
6answers
276 views
Notification when user leaves a page, if a background task is running?
I am developing a page which allows users to select files to upload to my server. While the files are being uploaded, if the user navigates to a different page (using the browser back button, for ...
3
votes
4answers
327 views
How to announce launch of mobile version (Native apps + website) of a website
What is best way to inform to user of desktop website that now website have Mobile version of website and native apps for many platforms?
A permanent section on website to tell about it with icons.
...
19
votes
7answers
2k views
Pop-under: Really that bad?
We're currently discussing to add pop-unders to one of our platforms to get users to use one of our notification features. As you can probably imagine, as a UX person I'm really against the use of ...
8
votes
4answers
347 views
What is a good clean way of notifying the user their action was registered?
I am developing an internal website for managing company resources. The user sees very few full page refreshes. Therefore, when they click "Save" to save their changes, they don't get a refreshed page ...
4
votes
2answers
422 views
What are the best practices for site-wide maintenance notices?
I manage a set of websites with a largely non-technical user base. We want to occasionally provide site-wide notices for forthcoming planned maintenance.
We've tried using a messages with red ...
5
votes
2answers
335 views
What image and message use in the “Not found” page (404 error page) [closed]
I've seen the robot of Google, the creature that has Github. I think that is question of imagination and what kind of data manages your web app to design a custom image and the message to show to the ...
3
votes
2answers
232 views
What's the appropriate way using desktop like notifications in a webapp (chrome notification feature)
I'm planning to use Chrome's notifications feature.
I want to show important informations on the notifications.
My "users" are highly qualified technical persons, so i think it's good idea.
But not so ...