Background
We only support 3 thumbnail options in practice, but we show a dropdown with many more options. Going forward, we'll update preferences to display three options: Small, Regular, Large for consistency with the existing font size preference.
User story
As a user I want to be able to have thumbnails smaller or larger than the default.
Requirements
- We update Special:Preferences to have three options (see design)
- Existing values that do not map to the options, map to the new option per details of T424909: [FYI] Default thumbnail size preference for article content is now limited to three sizes
- After deploying the change to preferences, we will run a maintenance script that updates the preference table to reflect the new status quo (cc @Ladsgroup )
BDD
- For QA engineer to fill out
Test Steps
- For QA engineer to fill out
Design
Acceptance criteria
- There are three preferences
- The dropdown corresponds with the thumbnail size rendered for the user.
- Regular will be the default
Communication criteria - does this need an announcement or discussion?
T424909: [FYI] Default thumbnail size preference for article content is now limited to three sizes
Rollback plan
- What is the rollback plan in production for this task if something goes wrong?
This task was created by Version 1.2.0 of the Web team task template using phabulous
