2025-05-24 UTC
#
balintm y'all how do we feel about using <select> for navigation? is it semantically correct and accessible for that purpose? spec simply says "The select element represents a control for selecting amongst a set of options" which is quite broad a definition so it _feels_ like that use case would fit, but i'm a bit hesitant given it's commonly associated with forms where the mere interaction of selecting doesn't usually trigger an immediate change in state
