Steps to replicate the issue (include links if applicable):
- With latest Vector go to the Special:RecentChanges
- Collapse the sidebar
What happens?:
You'll notice that the content container (.mw-content-container) does not expand to fit the empty space. See image below:
What should have happened instead?:
The content container should have expanded to fill the empty space.
frwiki | beta cluster |
Software version (skip for WMF-hosted wikis like Wikipedia):
Vector 2022 master
Other information (browser name/version, screenshots, etc.):
Looks like it was caused due to a patch related to T314579
https://gerrit.wikimedia.org/r/c/mediawiki/skins/Vector/+/823162
The related style also no longer applies:
.skin-vector-disable-max-width .vector-layout-grid .mw-content-container { max-width: none; width: 100%; }
It appears to be working well on https://meta.wikimedia.org/w/index.php?title=Main_Page&action=history
QA
- Check https://meta.wikimedia.org/w/index.php?title=Main_Page&useskin=vector-2022&action=history is full width
- Check https://en.wikisource.org/w/index.php?title=Page:Oriental_Scenery_%E2%80%94_One_Hundred_and_Fifty_Views_of_the_Architecture,_Antiquities,_and_Landscape_Scenery_of_Hindoostan.djvu/8&useskin=vector-2022&action=edit is full width
QA Results - Prod
AC | Status | Details |
---|---|---|
1 | ✅ | T315460#8205004 |
2 | ✅ | T315460#8205004 |