Opened 21 years ago
Closed 20 years ago
#1212 closed defect (fixed)
Inconsistent button order - Submit / Preview / Cancel
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | 0.9 |
| Component: | general | Version: | 0.8 |
| Severity: | minor | Keywords: | wiki tickets milestones ui buttons labels |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When editing a Wiki, we are presented with:
[ Save Changes ] [ Preview ] [ Cancel ]
When adding a comment to a ticket:
[ Reset ] [ Preview ] [ Submit Changes ]
When editing a milestone:
[ Save Changes ] [ Cancel ]
The order of these almost identical buttons should be consistent, whenever they occur in Trac. Furthermore, the labels used should also be consistent. For all these 3 cases, I would suggest:
[ Preview ] [ Save Changes ] [ Cancel ]
Attachments (0)
Change History (6)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Priority: | normal → low |
|---|---|
| Severity: | normal → minor |
comment:4 by , 20 years ago
Sorry for the dupe. I think "Preview" should be the default action, therefore should be on the right side.



The milestone buttons are actually consistent with the wiki editing buttons, it just doesn't provide a preview function.
Otherwise I'd agree. The only question is whether [ Preview ] should really be first, because that automatically becomes the default action (which may very well be a good thing, but I'm not sure).