Description of feature or bug
I think it would make sense. If we split our currently massive dropdown_controller.js into 2. The first one is the base which keeps functionalities that both single and multi selects need. The second one extends the base and adds all functionalities the multi select needs additionally.
TODO
Description of feature or bug
I think it would make sense. If we split our currently massive
dropdown_controller.jsinto 2. The first one is the base which keeps functionalities that both single and multi selects need. The second one extends the base and adds all functionalities the multi select needs additionally.TODO