Page MenuHomePhabricator

Change behavior of accepted/rejected labels
Closed, ResolvedPublic

Description

Previous versions of the UI designs for this extension moved the machine-suggested labels for a given image into separate tracks based on their state (suggested/rejected/ignored).

The new version of the UI has moved away from this. Instead of moving around, labels should remain in place in a single list, but they should visually indicate their state through color and icon changes.

Event Timeline

Change 535216 had a related patch set uploaded (by Eric Gardner; owner: Eric Gardner):
[mediawiki/extensions/MachineVision@master] Change behavior of accepted/rejected labels

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

Screenshot of the new "single-track" UI with the patch I'm currently working on:

Screen Shot 2019-09-09 at 8.52.58 AM.png (463×869 px, 262 KB)

@PDrouin-WMF can you confirm this label behavior is correct? Will change the card layout in a follow-up upatch; this is just for the label widgets. Clicking a label will toggle its state without shifting its place in the list.

Can confirm this is correct. Rejected tags have a slightly different treatment in the latest iteration (which I'll be testing):

tag behavior.png (643×304 px, 193 KB)

Ok cool – if you are still finalizing the design I can always make visual adjustments in a follow-up patch.

Sounds good! We'll see how testing goes this week, and I'll have any
changes made and shared before I'm off bc of moving mid-next week.

Change 535216 merged by jenkins-bot:
[mediawiki/extensions/MachineVision@master] Change behavior of accepted/rejected labels

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

Ramsey-WMF subscribed.

We moved away from the old design a while ago, current redesign is reflected in current code.