mirror of
https://github.com/apache/superset.git
synced 2026-04-24 10:35:01 +00:00
- Add settle() helper (1s wait) before every screenshot to let ECharts animations and lazy-loaded images finish before capture - Datasets list: switch from table-element screenshot to viewport screenshot so the SubMenu (Datasets nav, Bulk Select, + Dataset buttons) is visible - Chart type picker: select birth_names dataset and Pivot Table chart type before screenshotting, showing both wizard steps in a useful state - Fix strict-mode violations in chart type picker test (step title vs placeholder both match "Choose a dataset"; dataset select uses hidden ARIA listbox with ID-based option names rather than display labels) - Regenerate all screenshots with updated tests Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>