mirror of
https://github.com/apache/superset.git
synced 2026-07-18 12:45:44 +00:00
- 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>