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

Paginate leaderboard #153

Merged
merged 16 commits into from
Sep 19, 2023
Merged

Paginate leaderboard #153

merged 16 commits into from
Sep 19, 2023

Conversation

notV4l
Copy link
Collaborator

@notV4l notV4l commented Sep 19, 2023

@vercel
Copy link

vercel bot commented Sep 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rollyourown ✅ Ready (Inspect) Visit Preview Sep 19, 2023 4:15pm

<VStack textAlign="center">
<Text>{response}</Text>
<Text color="yellow.400">
{outcome.description && `* ${outcome.description} *`}
</Text>
</VStack>
<Footer position={["absolute", "relative"]}>
<Footer position={["relative", "relative"]}>
Copy link
Contributor

Choose a reason for hiding this comment

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

Mmm I think we want the button to stick to bottom on mobile, otherwise it causes this issue: #159

Maybe we scale the image instead so it fits better on smaller screens.

@broody broody merged commit 3555ac0 into cartridge-gg:main Sep 19, 2023
1 check passed
@notV4l notV4l deleted the paginate_leaderboard branch September 20, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants