Edgewall Software

Ticket #6521 (new defect)

Opened 9 months ago

Last modified 9 months ago

put save before cancel in admin forms

Reported by: gsf@… Owned by: cmlenz
Priority: normal Milestone:
Component: admin/web Version: devel
Severity: normal Keywords:
Cc:

Description

The current behavior for many of the forms in WebAdmin is unexpected, at least in Firefox. When one hits the enter key, it cancels instead of submitting because the cancel button comes before the submit button. This patch flips them around.

Attachments

save_cancel.diff (2.1 kB) - added by gsf@… 9 months ago.
save before cancel patch
save_cancel_i18n.diff (2.4 kB) - added by gsf@… 4 months ago.
new diff to handle i18n changes

Change History

Changed 9 months ago by gsf@…

save before cancel patch

  Changed 9 months ago by gsf@…

Note that this is a patch on core, not the WebAdmin plugin.

follow-up: ↓ 3   Changed 9 months ago by anonymous

Maybe there should also be a reset button, to revert the currently made changes..

in reply to: ↑ 2   Changed 9 months ago by eblot

Replying to anonymous:

Maybe there should also be a reset button, to revert the currently made changes..

I don't think it is worth cluttering the interface with a rarely used function that can be executed anyway with a simple page refresh.

Changed 4 months ago by gsf@…

new diff to handle i18n changes

Add/Change #6521 (put save before cancel in admin forms)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.