Skip to content

refetch event attendees on the client-side #73

Description

@M0nica

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions