Page MenuHomePhabricator

Should say "Thanks" instead of "OK" in confirmation dialog
Closed, InvalidPublic

Description

This is cosmetic, but OK/Cancel dialog boxes are really Not Cool (tm), because there is some extra cognitive load in figuring out what "OK" does. All the major platform's user interface guidelines recommend labeling buttons with active verbs relevant to the action - in this case "Thanks".

[An action this harmless should not even have a confirmation dialog, just undo instead. But I realize having an undo option is probably a lot of work, so not going to file that request now.]


Version: unspecified
Severity: trivial

Details

Reference
bz59853

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:31 AM
bzimport set Reference to bz59853.
bzimport added a subscriber: Unknown Object (MLST).

So something like "Send thanks" / "Cancel"?

Could be simply "Thank" / "Cancel", since thank is an action verb.

I would like to work on this bug.Can someone please assign this to me.

It is okay to work on unassigned bugs without having them assigned to you.
(That's in fact what we usually do.)

Yea ! I have started working on this bug by cloning the extension and stuffs to my localhost.But I'm not able to figure out the exact position of this bug.Can someone please help me by providing a link regarding this or a screenshot may be helpful.

someone please help me by providing a link regarding this or a screenshot may
be helpful.

Firstly, you need to install the Thanks extensions as given here
http://www.mediawiki.org/wiki/Extension:Thanks
Then Check the Usage section to find out How to give 'Thanks' to a user. You will find out the confirmation box then.

Change 107350 had a related patch set uploaded by 01tonythomas:
Changed "OK" to "Thank" in confirmation dialog box

https://gerrit.wikimedia.org/r/107350

I have resubmitted the patch for review.Does this patch looks ok?

I submitted my patch again.Does this looks ok?

Change 107350 abandoned by Legoktm:
Changed "OK" to "Thank" in confirmation dialog box

Reason:
No progress since January, feel free to restore this patch by pressing "restore".

https://gerrit.wikimedia.org/r/107350

The confirmation dialog is no longer in use, now an in-line action is used instead to be mobile friendly. This should all still be replaced with https://bugzilla.wikimedia.org/show_bug.cgi?id=69636