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

Enhance the past events page to improve efficiency #52

Open
detective-sokka opened this issue Feb 12, 2024 · 0 comments
Open

Enhance the past events page to improve efficiency #52

detective-sokka opened this issue Feb 12, 2024 · 0 comments
Labels
community 📖 Open to the Community enhancement New feature or request

Comments

@detective-sokka
Copy link
Collaborator

As @alexpereira suggested, changes need to be made to the events page so that the photos data is fetched once. Here is the comment by Alex for reference:

You can update the initial query to fetch all the data once, instead of making all of these secondary requests:

https://github.com/CodeandCoffeeCommunity/boston-code-and-coffee/blob/main/app/service/meetup/graphql/fragments/GroupPastEventsFragment.ts#L16C19-L16C19

it would update this query to get the data you need

@detective-sokka detective-sokka added the enhancement New feature or request label Feb 12, 2024
@detective-sokka detective-sokka self-assigned this Feb 12, 2024
@detective-sokka detective-sokka added the community 📖 Open to the Community label Feb 12, 2024
@detective-sokka detective-sokka removed their assignment Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community 📖 Open to the Community enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant