Yurik created this task.
Yurik added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Per user request, it is often important for the editors to be able to add 
custom edit summary message in addition to the automatically generated one.  
Yet there doesn't seem to be any way for the wikidata users to add that right 
before hitting `save`.
  
  The Wikibase API already supports it (e.g. I was able to add an extra 
`summary` parameter right before the `setClaim` call, producing this summary 
text 
<https://wiki.openstreetmap.org/w/index.php?title=Item%3AQ2761&type=revision&diff=1818989&oldid=1818988>),
 so this change would only be needed in javascript, possibly as a gadget (at 
first).
  
  Proposed implementation:
  
  On `save` link mouse-over, show a drop down, and do not hide it unless user 
clicks outside of the box. Any entered text should be preserved even if the 
dropbox is closed. Other `save` links on the same page would not be affected. 
For mobile, we may have to have a separate edit box.
  F28344839: image.png <https://phabricator.wikimedia.org/F28344839>
  
  The first step should make it easy to implement via Gadgets (e.g. by 
providing some sort of a pre-save hook) so that a Gadget would 1) handle the 
mouseovers on save to show the popup, and 2) handle pre-save hook to add an 
extra summary parameter to the post (and be able to examine parameters are 
being sent.

TASK DETAIL
  https://phabricator.wikimedia.org/T217873

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Yurik
Cc: Aklapper, Yurik, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to