Commit 1e868cd
Dylan Huang
Add export functionality to EvaluationTable component (#276)
* Add export functionality to EvaluationTable component
- Implemented a new feature to export filtered rows as a JSONL file.
- Added a button to trigger the export, which is disabled when there are no rows to export.
- Ensured the export includes a timestamp in the filename for better file management.
* vite build1 parent 8611cc6 commit 1e868cd
File tree
4 files changed
+47
-16
lines changed- vite-app
- dist
- assets
- src/components
4 files changed
+47
-16
lines changed
0 commit comments