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

Implement 'Save All' Button Functionality #379

Open
devangm opened this issue Aug 16, 2024 · 0 comments
Open

Implement 'Save All' Button Functionality #379

devangm opened this issue Aug 16, 2024 · 0 comments

Comments

@devangm
Copy link

devangm commented Aug 16, 2024

Blocked by #378
Blocked by #383
Blocks #381

As a developer,
I want to have a 'Save All' button on the 'Temporal Graph', so that I can download a CSV file containing the publication counts of all suborganizations.

Acceptance Criteria:

  • Add a 'Save All' button to the graph interface.
  • Provide a check box in the header of the table to select/unselect all records in the table.
  • When the 'Save All' button is clicked, generate and download a CSV file of selected records that includes:
    - The names of all suborganizations.
    - The total publication count for each suborganization.
  • Ensure that the CSV file reflects the most up-to-date data being displayed on the graph, regardless of any filtering or selections made by the user.
  • Sample CSV file : school-of-education_publications-per-year.csv

Other Information:

Image

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

No branches or pull requests

1 participant