Using dropdown menus in forms might seem a no-brainer: they don’t take much space on the UI, they automatically validate the input, all browsers and platforms support them, they’re easy and cheap to implement, and the users know them well enough. At the same time, though, dropdown (or select) menus are one of the most frequently misused form patterns and “should be the UI of last resort”, accordin