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

refetch event attendees on the client-side #73

Open
M0nica opened this issue May 28, 2021 · 0 comments
Open

refetch event attendees on the client-side #73

M0nica opened this issue May 28, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@M0nica
Copy link
Collaborator

M0nica commented May 28, 2021

Currently the list of attendees for a given event is only determined at build time from the Gatsby Airtable Plugin.

The attendees should continue to be determined at build time with the Gatsby Airtable Plugin so that they are available as soon as the page loads without having to wait for JavaScript to load.

There should be some new client-side logic added to fetch the latest attendees from Airtable for a given event in a useEffect() and the event attendees always should be re-fetched after a form submission so that form submitters can see their attendee information reflected on the page.

@M0nica M0nica added enhancement New feature or request help wanted Extra attention is needed labels May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant