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

Bugfix/guests page #153

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Bugfix/guests page #153

merged 3 commits into from
Nov 22, 2024

Conversation

antiantivirus
Copy link
Collaborator

@antiantivirus antiantivirus commented Nov 22, 2024

This PR fixes the guests page not showing all guests by removing the alphabet sidebar and using pagination to allow the user to load more guests onto the page. It also adds a nice loading animation to the load more button to indicate a loading state to the user.

Ideally we would keep the alphabet sidebar and use a starts_with query to load in artists in each letter but this is tricky/perhaps not possible to implement with contentful's graphQL API. Hence this solution provides the best achievable UX.

@antiantivirus antiantivirus merged commit 1de3fb7 into main Nov 22, 2024
4 checks passed
@antiantivirus antiantivirus deleted the bugfix/guests-page branch November 22, 2024 16:46
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.

1 participant