Skip to content

feat: ignore frontend pagination and sort for csv exports#328

Closed
romain-gilliotte wants to merge 2 commits intobetafrom
fix/csv
Closed

feat: ignore frontend pagination and sort for csv exports#328
romain-gilliotte wants to merge 2 commits intobetafrom
fix/csv

Conversation

@romain-gilliotte
Copy link
Copy Markdown
Contributor

@romain-gilliotte romain-gilliotte commented May 30, 2022

Current CSV implementation only exports the current page and the following ones, which is an unexpected behavior from user point of view => Switch to exporting the whole collection (we're still keeping filters, segments, etc...).

We're dropping the custom sorting as well, as it allows the export to work with forest admin's cursor implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant