mirror of
https://github.com/supabase/supabase.git
synced 2026-05-08 15:57:47 +08:00
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Chore: test drag and drop on table editor follow up for https://github.com/supabase/supabase/issues/42655 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Tests** * Added comprehensive end-to-end test for CSV drag-and-drop import functionality that validates the complete import workflow: drag-drop detection on empty tables, import dialog display with accurate row counts, and successful data import to the grid. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
73 B
73 B
| 1 | id | pw_column |
|---|---|---|
| 2 | 1 | drag drop value 1 |
| 3 | 2 | drag drop value 2 |
| 4 | 3 | drag drop value 3 |