Skip to content

Fix CSV row indexing without header#25

Merged
jonaraphael merged 1 commit intomainfrom
codex/find-and-fix-a-bug-in-codebase
May 27, 2025
Merged

Fix CSV row indexing without header#25
jonaraphael merged 1 commit intomainfrom
codex/find-and-fix-a-bug-in-codebase

Conversation

@jonaraphael
Copy link
Owner

Summary

  • correct row indices when CSV header is disabled
  • detect presence of header rows on the client side
  • update selection logic to handle optional headers

Testing

  • npm run compile (fails: Cannot find module 'papaparse' or its corresponding type declarations)

@jonaraphael jonaraphael merged commit 8a18710 into main May 27, 2025
@jonaraphael jonaraphael deleted the codex/find-and-fix-a-bug-in-codebase branch May 27, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant