Files
superset2/docs/static
Superset Dev 1e3d18e150 docs(mobile): add Mobile Experience user docs with generated screenshots
- New docs page (using-superset/mobile-experience.mdx) covering the
  MOBILE_CONSUMPTION_MODE feature flag, what works on mobile, what
  intentionally doesn't, and operator notes
- New Playwright docs generator (mobile-screenshots.spec.ts) following
  the docs:screenshots pattern: captures six phone-sized screenshots
  (dashboard, filter drawer, dashboard list, home, nav drawer,
  unsupported screen) at 390x844 @2x into
  docs/static/img/screenshots/mobile/
- Fix surfaced by the screenshots: the ListView's inline "Clear all"
  button still rendered on mobile after its filters moved into the
  drawer, floating alone under the header; it now renders inside the
  drawer alongside the filters it clears

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 17:31:40 -07:00
..