Page MenuHomePhabricator

Add a link: de-selecting Yes/No should not auto-advance (mobile)
Closed, ResolvedPublic

Description

Steps:

  1. Select Yes on mobile
  2. Go back to the previous suggestion
  3. Toggle Yes

The link inspector should not advance to the next suggestion. Same goes for toggling No.

Event Timeline

kostajh triaged this task as Medium priority.Jun 25 2021, 12:52 PM
kostajh removed projects: Growth-Team-Filtering, Epic.
kostajh updated the task description. (Show Details)

@MMiller_WMF @RHo this should be pretty straightforward and also probably a source of frustration for mobile users who are expecting de-selection to do nothing, so I'd propose we put it in the current sprint.

@MMiller_WMF @RHo this should be pretty straightforward and also probably a source of frustration for mobile users who are expecting de-selection to do nothing, so I'd propose we put it in the current sprint.

+1

Change 701588 had a related patch set uploaded (by MewOphaswongse; author: MewOphaswongse):

[mediawiki/extensions/GrowthExperiments@master] Add a link: don't auto-advance when acceptance is de-selected

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

I've merged the patch because it does that the task says, but I wanted to also ask about going back and tapping on the ellipses button to view rejection reasons – @RHo should that interaction trigger auto-advance? I would think it should not, but wanted to double-check.

Change 701588 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Add a link: don't auto-advance when acceptance is de-selected

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

I've merged the patch because it does that the task says, but I wanted to also ask about going back and tapping on the ellipses button to view rejection reasons – @RHo should that interaction trigger auto-advance? I would think it should not, but wanted to double-check.

Hi @kostajh that's right. Incidentally, would it be worthwhile to make the logic that *only* selecting triggers auto-advance instead turning it off for these other instances?

Change 701967 had a related patch set uploaded (by MewOphaswongse; author: MewOphaswongse):

[mediawiki/extensions/GrowthExperiments@master] Add a link: skip auto-advancing when reopening rejection dialog

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

Change 701967 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Add a link: skip auto-advancing when reopening rejection dialog

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

Checked wmf.12 - https://gerrit.wikimedia.org/r/701588 works: no auto-advancing when Yes/No are toggled.

Add a link: skip auto-advancing when reopening rejection dialog (https://gerrit.wikimedia.org/r/701967) is scheduled for wmf.14. Checked in betalabs - works as expected.

Checked on testwiki wmf.14 - works as expected.