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

[Bug] Button background changes to blue when pending transaction #448

Open
AndrewBogdanovTSS opened this issue Jan 10, 2024 · 2 comments
Open

Comments

@AndrewBogdanovTSS
Copy link

AndrewBogdanovTSS commented Jan 10, 2024

🐞 Describe the Bug

Background behind the button becomes blue during transaction pending state (see animation below)

🔬 Minimal Reproduction

Click on PayPal button to get into transaction processing (pending) state

😕 Actual Behavior

CleanShot+2024-01-10+at+23 12 48

🤔

Expected Behavior

Button background should not change during pending state

🌍 Environment

  • Node.js/pnpm: - 20.9.0 / 8.12.0
  • OS: Windows/MacOS
  • Browser: Chrome/Edge/Safari

➕ Additional Context

The issue started to appear after upgrade from v.7.0.3 to 8.0.0

The thick blue border can be seen when focus on the Paypal button.
The new paypal package version changed button focus styling while the page is pending.

image

@BerlinChan
Copy link

I've tested the Paypal button on the official demo page. The thick blue border is the official default :focus style. And there is no option to customize the style officially. Do we have?

image

@AndrewBogdanovTSS
Copy link
Author

Is there any update regarding this issue?

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

2 participants