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

[Front-End] Download data from useRepositoriesList to a CSV #284

Closed
3 of 13 tasks
chadstewart opened this issue Aug 31, 2022 · 1 comment Β· Fixed by #286
Closed
3 of 13 tasks

[Front-End] Download data from useRepositoriesList to a CSV #284

chadstewart opened this issue Aug 31, 2022 · 1 comment Β· Fixed by #286

Comments

@chadstewart
Copy link
Contributor

Type of feature

Select the type of feature request, the lowercase should also be the PR prefix.

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Current behavior

Is your feature request related to a problem? Please describe.

Currently the Reports page has components on it but those components do not work. We should at least try to get the Reports page to take the data being sent from the back-end and create a CSV that would download to the user's device.

Suggested solution

Describe the solution you'd like.

Find an npm package that would let construct a CSV from a JSON object. It should then add a listing in the Reports History component and let you download the CSV.

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct.

  • I agree to follow this project's Code of Conduct

Contributing Docs

If you plan on contributing code please read - Contribution Guide

  • I agree to follow this project's Contribution Docs
@github-actions
Copy link

github-actions bot commented Sep 3, 2022

πŸŽ‰ This issue has been resolved in version 1.4.0-beta.3 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

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

Successfully merging a pull request may close this issue.

1 participant