Files
superset2/docs/static
Claude 406358ca3b fix(docs): screenshot quality improvements and chart type picker dataset selection
- 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>
2026-04-17 10:26:23 -07:00
..