Cancel is the act to not continue with current action, which could be saving, editing or deleting a post.
1
vote
0answers
56 views
When “Cancel” is your action, how do you let the user cancel it? [duplicate]
In the application I'm working on, an admin user can see a list of tasks which have been scheduled to happen at certain times. The admin can choose to cancel these tasks. How does one phrase the ...
2
votes
3answers
127 views
Is there a need for save/cancel buttons in iOS app?
I am developing an investment property evaluator app that allows the user to record information about a potential investment property and evaluates the property based on certain metrics. It uses drill ...
8
votes
4answers
272 views
de-emphasizing cancel
Is it a good idea to de-emphasize the cancel button?
download bmml source – Wireframes created with Balsamiq Mockups
vs.
download bmml source
172
votes
12answers
7k views
What to call “Cancel” when “Cancel” is already the default action?
When attempting to cancel a service or setting, "cancel" is the default action. What should the normal "cancel" button be called?
Redbox uses a playful "just kidding", which may not be appropriate in ...
2
votes
3answers
234 views
'X'-close button on iPhone
The default way of dismissing views in iOS is with Cancel or Done. However in this view I think Cancel uses to much space, which is better given to the search bar.
What is your opinion? Is using X ...
12
votes
6answers
835 views
When to use the Back button vs. Cancel/Done on iPhone
I noticed that in some cases Apple uses Cancel / Done buttons, and in others there's only the the Back button.
In Calendar, for example, when you choose how often an event should repeat, you have ...
1
vote
5answers
300 views
Pop-up window choices
If you would have a pop-up with just some information for the user. They don't have to make a choice. Is it wise to give the user two options to close that pop-up (see screen shot) or would you give ...
1
vote
1answer
524 views
Navigation-back button and/or Cancel button in upper-left corner of iOS data entry screen?
I have an iOS screen that is usually used for data entry but is occasionally used to later view the data that's been entered.
For data entry, it seems like the iOS convention (e.g. stock email app) ...
0
votes
3answers
228 views
Discard Changes/Cancel behaviour in a web app
I have a web app that allows multi-tasking. If the user is on a page and has made changes, on navigating to a different page, the previous page is added to a list of tasks, which he can then revisit ...
2
votes
3answers
120 views
Is it not advisable to have a visible cancel option when performing a action such as delete
I was reading about the guidelines for flyouts for Metro Design which state that:
Include just the action that the user initiated, such as Delete. Do
not include the opposite action or a Cancel ...
1
vote
2answers
119 views
Isn't it a usability issue when adding comment dialog in Stack Exchange does not have cancel link?
When I click Add comment in everywhere on Stack Exchange you can't hide the box opened. I myself changed my decision to post a comment in site.
Don't you think there need to be a cancel link in ...
