Page MenuHomePhabricator

default submit in Special:CentralNotice is wrong
Open, LowPublic

Description

Pressing <return> in any of the campaign edit fields will default to the "filter banners" submit, rather than the edit form submit.

Banner filtering should be done using ajax, without a page refresh, or the "add banner" action should open a modal dialog. Or, if we want to do it without javascript, there should be a second form and the main form's submit buttons moved closer to that section of the form.

This issue might be deprecated by work in https://gerrit.wikimedia.org/r/57090


Version: master
Severity: minor

Details

Reference
bz47223

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:37 AM
bzimport set Reference to bz47223.
bzimport added a subscriber: Unknown Object (MLST).

(In reply to comment #0 by Adam Wight)

This issue might be deprecated by work in
https://gerrit.wikimedia.org/r/57090

That patch got merged a few weeks ago, so is this deprecated?

mwalker wrote:

No this is still active. I still haven't rewritten the campaign edit interface which is where this bug sits.

awight set Security to None.
awight added a subscriber: Pcoombe.

@Pcoombe: Do you run into this? I'm crazy annoyed trying to use the campaign editor on my dev box.

@awight I don't tend to hit Return to submit. However it would definitely be nice to improve the banner filtering to be ajax and/or use a separate form.

A good first task is a self-contained, non-controversial task with a clear approach (no "maybe either...or" like here).
It should be well-described with pointers to help a completely new contributor. Hence removing the good first task tag.