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

18-create-csv #24

Merged
merged 2 commits into from
Jan 19, 2024
Merged

18-create-csv #24

merged 2 commits into from
Jan 19, 2024

Conversation

MatthewCCChang
Copy link
Contributor

What does this PR contain?

Implemented #18, allowing a csv file containing event_data to be downloaded when clicked.

How did you test these changes?
utilized the Playground page to test when a specific event_id was passed in and when -1 was passed in, indicating all event_data.

Attach images (if applicable)

};

getEventId();
}, []);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <react-hooks/exhaustive-deps> reported by reviewdog 🐶
React Hook useEffect has a missing dependency: 'eventId'. Either include it or remove the dependency array.

Copy link
Collaborator

@Aokijiop Aokijiop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah looks good! Nice job guys!

@Aokijiop Aokijiop merged commit d69057e into main Jan 19, 2024
2 of 3 checks passed
@NwinNwin NwinNwin deleted the 18-create-csv branch February 20, 2024 00:39
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.

4 participants