Page MenuHomePhabricator

Automatically unpin element for browsers that dont support grid
Closed, DeclinedPublic

Description

Description

In gradeC.less, we hide the TOC for browsers to that dont support grid, creating a 1 column layout. Now that we have pinnable elements (TOC, main menu, and page tools), we should handle this generically by automatically unpinning those elements

AC

  • Browsers without grid will have a single column layout (same as mobile)
  • Browsers without grid will have all pinnable elements available

Event Timeline

bwang renamed this task from Use pinning functionality for browsers that dont support grid to Automatically unpin element for browsers that dont support grid.Feb 22 2023, 6:02 PM
bwang updated the task description. (Show Details)

TOC is covered by https://phabricator.wikimedia.org/T313066, other pinnable elements are menus so arent as high priority to be shown on gradeC