When 'dropdown' => true and the list of options is grouped into sections, HtmlMultiSelectField just outputs a list of checkboxes, and doesn't convert it to a dropdown. The Campaigns-Product-Team would like to use sections with a dropdown for T380200, so we should look into fixing this.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Support sections in the dropdown mode of HtmlMultiSelectField | mediawiki/core | master | +218 -136 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | Daimona | T362884 [EPIC] Allow option to add topic of event MVP | |||
Open | MHorsey-WMF | T380810 Add new field to Event Registration to specify topic(s) of event | |||
Open | None | T380812 Allow user to filter for topics on Collaboration List | |||
Resolved | Func | T380995 Support sections in the dropdown version of HtmlMultiSelectField |
Event Timeline
Comment Actions
Change #1098693 had a related patch set uploaded (by Func; author: Func):
[mediawiki/core@master] Support sections in the dropdown version of HtmlMultiSelectField
Comment Actions
Thank you! We're now focused on finishing up work on T366765, but we should get to this soon -- hopefully next week.
Comment Actions
Change #1098693 merged by jenkins-bot:
[mediawiki/core@master] Support sections in the dropdown mode of HtmlMultiSelectField
Comment Actions
@vaughnwalters I would suggest briefly testing that the multiselect widget works same as before. You can use the wiki field on Special:EnableEventRegistration or Special:AllEvents, whichever you prefer. A basic test should suffice. Note that this is a core change so you need to pull MW core. Thanks!