Skip to content

Fix login page element order and button visibility - #2

Draft
web3anand wants to merge 6 commits into
mainfrom
cursor/fix-login-page-element-order-and-button-visibility-792c
Draft

web3anand wants to merge 6 commits into
mainfrom
cursor/fix-login-page-element-order-and-button-visibility-792c

Conversation

@web3anand

Copy link
Copy Markdown
Owner

Restructure the login page layout to ensure elements appear in the correct order and the login button is consistently visible.

The previous layout used justify-between and complex conditional rendering, leading to unpredictable element ordering and the login button not always appearing. This PR changes the main container to justify-center and simplifies conditional logic to ensure a consistent vertical flow of elements (logo, app name, loading bar, and then either the login button, initializing spinner, or loading markets message).


Open in Cursor Open in Web

Co-authored-by: voidinlove.mail <voidinlove.mail@gmail.com>
@cursor

cursor Bot commented Nov 13, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel

vercel Bot commented Nov 13, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
polyfieldapp Ready Ready Preview Comment Nov 14, 2025 6:46am

Co-authored-by: voidinlove.mail <voidinlove.mail@gmail.com>
Co-authored-by: voidinlove.mail <voidinlove.mail@gmail.com>
The PrivyProvider is always mounted with a fallback App ID, so the auth version can always be used.

Co-authored-by: voidinlove.mail <voidinlove.mail@gmail.com>
Fixes 404 errors by creating API endpoints for markets, positions, trades, and transactions. The markets endpoint proxies the Polymarket API.

Co-authored-by: voidinlove.mail <voidinlove.mail@gmail.com>
Co-authored-by: voidinlove.mail <voidinlove.mail@gmail.com>

This branch was successfully deployed

1 active deployment
Preview a8853a0c Deployed Nov 14, 2025 by vercel[bot]
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.

2 participants