323d74cc66
Build and Deploy Verso / deploy (push) Successful in 14m31s
The old dropdown relied on data-bs-toggle and AngularJS directives, neither of which are loaded on React-layout pages (layout-react.pug intentionally excludes Bootstrap JS). The toggle button was inert on pages like /user/settings. Replace with a plain <select> that navigates via window.location.href onchange — works without any framework on all page types. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>