You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC-13355 remove responsive table switch
This is clearly "intentional" but gives terrible results on many tables.
For example the metrics lists in this ticket, though they're strictly already semi-abusing the table syntax to display a list of cards...
It feels like we add a feature by:
* removing it (suddenly, many basic tables work again, like the one in original ticket)
* wait for writers/stakeholders to point out which tables need to be fixed with responsive CSS and deal at that point.