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

[Feature] Allow ability to specify a date range for data download #176

Open
jackiey321 opened this issue Nov 5, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@jackiey321
Copy link
Contributor

jackiey321 commented Nov 5, 2022

Description

For admins and staff, there is a DownloadDataButton.tsx on the Active and Archived pages. We would like to add the ability for the user to specify a date range of the data they want to download and only have items entered within that valid range to be downloaded.

Designs

This could appear as a modal once they click on the download button. In the modal, they should be allowed to specify a start and end date and then click on a button to confirm the download. You can reference our existing modals to see how you might add this. (e.g. AddItemButton.tsx or DeleteButton.tsx)

@jackiey321 jackiey321 added the enhancement New feature or request label Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant