Page MenuHomePhabricator

Pulsating UI to 1-click interaction on OCR
Closed, ResolvedPublic2 Estimated Story Points

Description

This is a follow-up from T285415.

Currently, when a user arrives on the proofread page, they see the pulsating dot for the new OCR feature.
When they click on the main OCR button, the popup opens, and once closed by clicking on "Okay, got it.", the user needs to click again to launch OCR.

Two changes could be made to optimize the experience and remove the need for a second click:

  1. Open popup when user clicks on either the OCR button or the dropdown arrow.
  2. When clicking 'Okay, got it', the onboarding popup should disappear and the action of whichever button they clicked will continue.

Event Timeline

Samwilson subscribed.

change the interaction to submit the OCR on the first click
Close the popup and start the OCR process when the user clicks on "Okay, got it."

Does that mean the OCR process should start when the button is clicked the first time, or when they click 'okay' in the popup?

When they click "Okay, got it" from my understanding

I've got this working, but I'm not totally sure what the best behaviour should be…

If we open the onboarding popup when clicking the options dropdown arrow, should both popups show (with the config one underneath the onboarding one)? If only the onboarding popup shows, should the options popup show after clicking 'Okay got it', or should the OCR run?

Samwilson set the point value for this task to 2.

Change 714012 had a related patch set uploaded (by Samwilson; author: Samwilson):

[mediawiki/extensions/Wikisource@master] Change onboarding popup click behaviour

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

Change 714012 merged by jenkins-bot:

[mediawiki/extensions/Wikisource@master] Change onboarding popup click behaviour

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

Looks good in Beta, the feature works per description. Below is a screen shot of this scenario: open popup when user clicks on either the OCR button or the dropdown arrow.
Beta url: https://en.wikisource.beta.wmflabs.org/w/index.php?title=Page:Dictionary_of_National_Biography_volume_51.djvu/67&action=edit&redlink=1

Screen Shot 2021-09-09 at 11.46.37 AM.png (1×2 px, 1 MB)

Also did browser comparability testing on Chrome, Safari, and Firefox, and Edge