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

Wallet Connection UI Issues - Missing Tailwind CSS Dependency #131

Open
Hicktox opened this issue Nov 26, 2024 · 0 comments
Open

Wallet Connection UI Issues - Missing Tailwind CSS Dependency #131

Hicktox opened this issue Nov 26, 2024 · 0 comments

Comments

@Hicktox
Copy link

Hicktox commented Nov 26, 2024

Bug Report: Wallet Connection UI Issues - Missing Tailwind CSS Dependency

Issue Description

When using Jupiter Terminal constructor for website integration, the wallet connection UI appears broken and misaligned. This issue is resolved by adding Tailwind CSS, which appears to be an undocumented dependency.

Steps to Reproduce

  1. Use Jupiter Terminal constructor
  2. Implement the provided integration code
  3. Try to connect wallet
  4. Observe broken UI elements in the wallet connection modal

Current Behavior

  • Wallet connection UI is misaligned
  • Style issues with buttons and modal elements
  • Overall poor visual presentation

Expected Behavior

  • Properly aligned wallet connection UI
  • Correct styling of all elements
  • Consistent visual presentation

Solution

Adding Tailwind CSS fixes all UI issues:

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

No branches or pull requests

1 participant