At the moment, navigating to Special:Preferences with javascript disabled displays a non-interactive main menu; no sections will open and no preferences can be changed.
We should support a no-js solution for users with javascript turned off which enables all settings to be changed.
User story
As a Wikipedia user with javascript disabled, I want to change my preferences, so that I can customise my editing experience.
Specs
TBD
Technical information
TBD
Testing and QA steps
- Disable Javascript in your browser
- Open MediaWiki from a mobile device / in a mobile-emulated window
- Navigate to Special:Preferences
- Test that all settings sections display and preferences can be modified
Acceptance criteria
- In the MinervaNeue skin on desktop and mobile, preferences can be changed with Javascript disabled.