Page MenuHomePhabricator

Use radio buttons rather than checkboxes
Closed, ResolvedPublic

Description

[...]

  • For the following options, we want to make them into radio buttons with two options, instead of checkboxes:
    • Where to post questions on help desk? Options: "Top of page", "Bottom of page".
    • Where should questions from help panel be directed? Options: "Mentors", "Help desk"
    • Enable mentorship features? Options: "Yes", "No".

We'll likely need to decouple validation from UI definition (right now, both comes from the validator class).

Event Timeline

Change 681124 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/GrowthExperiments@master] Special:EditGrowthConfig: Use radio buttons rather than checkboxes

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

Change 681124 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Special:EditGrowthConfig: Use radio buttons rather than checkboxes

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

Urbanecm_WMF added a subscriber: Etonkovidova.

@Etonkovidova Hello, moving this to QA. Special:EditGrowthConfig now should not have any checkboxes.