Page MenuHomePhabricator

[L] Update the "copy information" feature in describe step for multiple uploads
Closed, ResolvedPublic

Description

This task is part of improving the describe step of the Upload Wizard on Commons T358765

This ticket is to update the "copy information" feature for multiple uploads so that it matches the updated fields and its names.

Link to UI
  • Restyle the existing accordion as shown in the UI here
  • Update the accordion label as shown in the UI here
  • When the accordion is opened, reveal checkboxes for each field as shown here
    • Update the check box text to not include the word "Copy" and simply the field names as shown in the UI
    • Update the supporting copy in the brackets for title checkbox as shown in the UI
    • Except date and location all other fields are checked by default. (This is current behaviour, no change)
    • Update the copy on the 'copy' button to what is show in the UI
    • Upon selecting the copy button - copy the information entered in the fields of checkboxes selected by users to rest of the uploads below it.
  • The copy option only shows for multiple uploads and only under the first upload on the page

Event Timeline

MarkTraceur renamed this task from Update the "copy information" feature in describe step for multiple uploads to [L] Update the "copy information" feature in describe step for multiple uploads.Apr 17 2024, 4:44 PM

Change #1041127 had a related patch set uploaded (by Cparle; author: Cparle):

[mediawiki/extensions/UploadWizard@master] Minor display modifications to copying metadata

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

Change #1041127 merged by jenkins-bot:

[mediawiki/extensions/UploadWizard@master] Minor display modifications to copying metadata

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

Etonkovidova subscribed.

For @Sneha sign-off for the following minor issues. The specs in the task description work as expected.
(1) the pointing arrow looks a little bigger than in figma

figmacommons beta
Screen Shot 2024-06-12 at 2.16.17 PM.png (582×1 px, 85 KB)
Screen Shot 2024-06-12 at 1.35.23 PM.png (376×956 px, 74 KB)

(2) I listed below the differences in a mouse pointer behavior.

production commons wmf.9commons beta
- a pointer cursor over clickable elements
Screen Shot 2024-06-12 at 2.04.12 PM.png (748×1 px, 133 KB)
Screen Shot 2024-06-12 at 2.04.43 PM.png (658×1 px, 113 KB)
- an arrow cursor is displayed over clickable elements
Screen Shot 2024-06-12 at 2.01.36 PM.png (726×1 px, 143 KB)
Screen Shot 2024-06-12 at 2.01.46 PM.png (506×1 px, 90 KB)
Screen Shot 2024-06-12 at 2.06.19 PM.png (1×1 px, 139 KB)
Undo button correctly displays a pointer cursor
Screen Shot 2024-06-12 at 2.06.35 PM.png (938×1 px, 143 KB)

Change #1042916 had a related patch set uploaded (by Matthias Mullie; author: Matthias Mullie):

[mediawiki/extensions/UploadWizard@master] Fix cursor for clickable elements

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

Change #1042916 merged by jenkins-bot:

[mediawiki/extensions/UploadWizard@master] Fix cursor for clickable elements

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

Checked in testwiiki wmf.10 - no issues.

Number 2 should be fixed now

Yes, the changes are present in wmf.10.