Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add modal to get limit input for generate csv #139

Open
Anupama1912 opened this issue Mar 7, 2024 · 0 comments
Open

Add modal to get limit input for generate csv #139

Anupama1912 opened this issue Mar 7, 2024 · 0 comments
Labels

Comments

@Anupama1912
Copy link
Contributor

Currently, in the api route, generate-csv limits the documents returned by a fixed limit (200 rn) if a limit is not specified in the query.
Add a modal which asks for a limit when the button is clicked, and pass it in as a query parameter to the route. The values should be able to be custom set by the user or automatically set as the total num of applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant