feat: CSV import – default none, Select All/None, and filter + Select Filtered #218
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nidde/parenting-tool!218
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "copilot/add-features-to-csv-import"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The CSV purchase import preview step lacked selection controls and had no way to filter rows before importing. Rows were auto-selected on load, and there was no bulk deselect or criteria-based selection.
Changes in
CsvPurchaseImport.vuev-expansion-panel):Setfor O(1) index lookupstext-secondarywhen filters are activefilteredRowscomputed property instead of rawpreviewRowsType of Change
Testing
Code Quality
CI/CD Checks
Additional Notes
Only
CsvPurchaseImport.vueis changed — no backend, routes, or type changes required.Comment
@coderabbitai helpto get the list of available commands and usage tips.