Feature summary: Currently, to select a language from the language selector (top right), the user must: 1) drop down the language menu; 2) select the option corresponding to their preferred language; 3) click the "Select" button.
Step 3 is not immediately intuitive, given that many websites today take you directly to the desired URL after completing step 2.
This feature should do the following:
- For users who have JavaScript enabled, the "Select" button will be hidden, and clicking on the language option will take you directly to Paulina's interface in that language.
- For users who have JavaScript disabled, everything will appear as it does now. (This is important because if there is no "Select" button and the user has JavaScript disabled, the functionality is broken).
Benefits: This feature will make the language menu faster and more intuitive.