hippotable
hippotable copied to clipboard
[bug] Infinite loading on invalid CSV
Describe the bug If you try to open an invalid file, app enters an inconsistent infinite loading state
To Reproduce
- Click "open file"
- Select a malformed CSV file (non-UTF-8 / binary file)
Expected behavior: Error message appears, I can select another file to open. Actual behavior: Infinite loading.
Additional context
Alternative repro: do steps 1–2, then refresh the page. Invalid file is persisted in URL, and you need to navigate "back".