Buttons, wide page objects and some interfaces do not adapt to a narrow content area, causing sticky page tools are to overlap.
Examples:
Note: table overlaps page tools on right
- Certain special pages e.g. Special:Notifications are not optimized for Vector 2022's side bar menus. It's not clear if this should be fixed by skinStyles or a more generic solution.
{F53352922} - Possible solutions
- Horizontal scrollable tables
- Use of container queries or CSS grid fit-content to limit the tables to their container.
Test cases
- Open https://en.wikipedia.org/wiki/List_of_tallest_buildings_in_New_York_City with page tools and main menu pinned to side.
- Resize browser so window.innerWidth = 1422
- Make sure the table in the tallest buildings sections is restricted to the content.
- Repeat test on https://fr.wikipedia.org/wiki/Sondages_sur_les_%C3%A9lections_europ%C3%A9ennes_de_2024 (search for Harris Interactive)
- Repeat test on https://en.wikipedia.org/wiki/MediaWiki:GrowthExperimentsConfig.json
- The wrapping should not occur for infoboxes (e.g. https://www.mediawiki.org/wiki/Reading/Web/Desktop_Improvements) [T366119]
- The wrapping should not occur for tables with sticky headers (e.g. https://www.mediawiki.org/wiki/Maintainers) [T330527#9839812]
- The wrapping should not occur for tables which are floated either via style attribute or floatright, floatleft classes.
- Repeat test on https://ru.wikipedia.org/wiki/Служебная:Версия?uselang=en using the extensions table.
At 1000px, when both sidebars are open there should be no overlap of tables with the sidebar on the following pages
- https://en.wikipedia.org/wiki/List_of_public_art_in_the_London_Borough_of_Ealing#Ealing
- https://en.wikipedia.org/wiki/Wikipedia:2009_Top_50_Report
- https://en.wikipedia.org/wiki/List_of_National_Democratic_Alliance_members?useskin=vector-2022&vectornightmode=1
- https://en.wikipedia.org/w/index.php?title=List_of_Indian_National_Developmental_Inclusive_Alliance_members
- https://en.wikipedia.org/wiki/List_of_prime_ministers_of_India#List_of_prime_ministers_of_India
- https://en.wikipedia.org/wiki/Indian_National_Congress?useskin=vector-2022
- https://en.wikipedia.org/wiki/2014_Indian_general_election?useskin=vector-2022
- https://en.wikipedia.org/wiki/Wikipedia:Top_25_Report
Some templates cannot be autocorrected and will need to be manually updated to wrap with the noresize class
E.g.




