Multiselect HTML select elements are hard for users. Selecting more than one requires Ctrl+clicking (or Cmd+clicking on Mac). Explaining this to users who sometimes have trouble even clicking the mouse is no one's idea of fun.
There are several modules for Drupal that replace all multi-select HTML elements with better alternatives:
There are also some great javascript libraries:
I would love to see the multi-select element removed from Backdrop's UI in favor of one of these better solutions.
(Looking for issues to mark as accessibility issues for an upcoming Sprint. Decided that this one does not qualify - @stpaultim 08/17/2021).
Multiselect HTML select elements are hard for users. Selecting more than one requires Ctrl+clicking (or Cmd+clicking on Mac). Explaining this to users who sometimes have trouble even clicking the mouse is no one's idea of fun.
There are several modules for Drupal that replace all multi-select HTML elements with better alternatives:
There are also some great javascript libraries:
I would love to see the multi-select element removed from Backdrop's UI in favor of one of these better solutions.
(Looking for issues to mark as accessibility issues for an upcoming Sprint. Decided that this one does not qualify - @stpaultim 08/17/2021).