Commit Graph

3 Commits

Author SHA1 Message Date
Evan Rusackas
e7129b4600 fix(types): resolve remaining TypeScript errors in explore controls
- Fix AnnotationLayer.tsx close() possibly undefined with optional chaining
- Fix AnnotationTypes.ts readonly array incompatibility by spreading to mutable
- Add TypeScript interface to SelectControl.tsx
- Add missing props (name, description, hovered, showHeader) to TextControl
- Add missing props (name, description, hovered) to CheckboxControl

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 22:06:59 -08:00
Joe Li
d0361cb881 test(playwright): convert and create new dataset list playwright tests (#36196)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-16 11:07:11 -08:00
Joe Li
64ca080bb8 feat(playwright): Remove Cypress auth tests in favor of Playwright auth tests (#35938)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-10 14:29:01 -08:00