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

danielle/remove pick history from league landing page #650

Merged

Conversation

Danielle254
Copy link
Contributor

626 after

Copy link

appwrite bot commented Nov 4, 2024

Gridiron Survivor Application 6616ea581ef9f5521c7d

Function ID Status Action
Your function deployment has failed. Please check the logs for more details and retry.

Project name: Gridiron Survivor Application
Project ID: 6616ea581ef9f5521c7d

Function ID Status Action
userAuth 6626fef885a9f630442b failed Failed View Logs

Only deployments on the production branch are activated automatically. If you'd like to activate this deployment, navigate to your deployments. Learn more about Appwrite Function deployments.

💡 Did you know?
You can use Avatars API to generate QR code for any text or URLs

Copy link

vercel bot commented Nov 4, 2024

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

Name Status Preview Comments Updated (UTC)
gridiron-survivor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2024 6:20pm
gridiron-survivor-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2024 6:20pm

@Danielle254 Danielle254 marked this pull request as ready for review November 4, 2024 15:44
choir241
choir241 previously approved these changes Nov 4, 2024
@@ -34,7 +32,7 @@ const LeagueEntries = ({
className={cn(
'league-entry-container-card grid h-21 min-w-fit items-center justify-between rounded-lg border border-border bg-card p-4 text-card-foreground shadow-sm',
isEliminated ? 'bg-muted' : 'transparent',
userPickHistory.length === 0 ? 'grid-cols-2' : 'grid-cols-3',
'grid-cols-2',

Choose a reason for hiding this comment

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

This technically could go on the line before the conditional classes, correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@braydoncoyer great point! Will fix.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@braydoncoyer addressed

@Danielle254 Danielle254 changed the title fix: remove pick history from league landing page danielle/remove pick history from league landing page Nov 6, 2024
Copy link

@braydoncoyer braydoncoyer left a comment

Choose a reason for hiding this comment

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

LGTM!

@Danielle254 Danielle254 merged commit 9a23398 into develop Nov 11, 2024
5 checks passed
@Danielle254 Danielle254 deleted the danielle/626-league-landing-page-remove-previous-picks branch November 11, 2024 14:33
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.

5 participants