Long select widgets take a long time to setup in OOUI, this one takes about 200ms.
In most cases the user will not touch the widget, so we should probably wait for them to interact with it before infusing.
Long select widgets take a long time to setup in OOUI, this one takes about 200ms.
In most cases the user will not touch the widget, so we should probably wait for them to interact with it before infusing.
In most cases the user will not touch the widget, so we should probably wait for them to interact with it before infusing.
I think we could do this more easily by making DropdownInputWidget lazy-initialize the menu.