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

[ECO-2710] Force display the "Go to emojicoin market" button on the launch emojicoin page regardless of wallet connection or being geoblocked #528

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

xbtmatt
Copy link
Collaborator

@xbtmatt xbtmatt commented Jan 28, 2025

Description

The go to emojicoin market button doesn't show up if the user isn't connected with their wallet or if they're geoblocked. This can be fixed by adding a simple "forceDisplayChildren" prop to the ConnectWalletButtonFallback, with the conditional set to whether or not the market is registered already.

BEFORE CHANGE:
image

AFTER CHANGE (see wallet is definitively not connected in the top right):
image

Testing

Delete this sentence and provide a description of how to test the changes in
this PR.

Checklist

  • Did you update relevant documentation?
  • Did you add tests to cover new code or a fixed issue?
  • Did you update the changelog?
  • Did you check all checkboxes from the linked Linear task?

Copy link

vercel bot commented Jan 28, 2025

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

Name Status Preview Comments Updated (UTC)
emojicoin-dot-fun ❌ Failed (Inspect) Jan 29, 2025 5:26am
emojicoin-dot-fun-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 5:26am

@xbtmatt xbtmatt changed the title [ECO-2710] Force display GO TO EMOJICOIN MARKET on the launch emojicoin page e… [ECO-2710] Force display the "Go to emojicoin market" button on the launch emojicoin page regardless of wallet connection Jan 28, 2025
@xbtmatt xbtmatt changed the title [ECO-2710] Force display the "Go to emojicoin market" button on the launch emojicoin page regardless of wallet connection [ECO-2710] Force display the "Go to emojicoin market" button on the launch emojicoin page regardless of wallet connection or being geoblocked Jan 28, 2025
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