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

🐛 hover effect on wallet disconnect #4590

Merged
merged 11 commits into from
Jan 5, 2023

Conversation

petersopko
Copy link
Contributor

Thank you for your contribution to the KodaDot NFT gallery.

👇 _ Let's make a quick check before the contribution.

PR Type

  • Bugfix
  • Feature
  • Refactoring

Context

Before submitting pull request, please make sure:

  • My contribution builds clean without any errors or warnings
  • I've merged recent default branch -- main and I've no conflicts
  • I've tried to respect high code quality standards
  • I've didn't break any original functionality
  • I've posted a screenshot of demonstrated change in this PR

Optional

  • I've tested it at </bsx/collection>
  • I've tested PR on mobile
  • I've written unit tests 🧪
  • I've found edge cases

Had issue bounty label?

  • Fill up your KSM address: Payout

Community participation

Screenshot 📸

  • My fix has changed something on UI; a screenshot is best to understand changes for others.
    image

@petersopko petersopko requested a review from a team as a code owner January 3, 2023 17:21
@petersopko petersopko requested review from preschian and removed request for a team January 3, 2023 17:21
@kodabot
Copy link
Collaborator

kodabot commented Jan 3, 2023

SUCCESS @petersopko PR for issue #4589 which is assigned to you. Please wait for review and don't hesitate to grab another issue in the meantime!

@netlify
Copy link

netlify bot commented Jan 3, 2023

Deploy Preview for koda-nuxt ready!

Name Link
🔨 Latest commit 648be07
🔍 Latest deploy log https://app.netlify.com/sites/koda-nuxt/deploys/63b6dff264f7600008443611
😎 Deploy Preview https://deploy-preview-4590--koda-nuxt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@roiLeo roiLeo left a comment

Choose a reason for hiding this comment

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

would it be possible to use NeoButton component instead?

@yangwao yangwao added the S-changes-requested-🤞 PR is almost good to go, just some fine tunning label Jan 4, 2023
@exezbcz
Copy link
Member

exezbcz commented Jan 4, 2023

change account button does not have hover effect in dark mode, can you check that as well?
image

@petersopko
Copy link
Contributor Author

would it be possible to use NeoButton component instead?

okay

change account button does not have hover effect in dark mode, can you check that as well?

yes

Copy link
Contributor

@roiLeo roiLeo left a comment

Choose a reason for hiding this comment

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

Are you sure there is no css style left to remove?

Enregistrement.de.l.ecran.2023-01-05.a.8.46.44.AM.mov

styles/themes/_light.scss Outdated Show resolved Hide resolved
@petersopko
Copy link
Contributor Author

@roiLeo should be ok now, I've replaced the buttons related to connecting / disconnecting wallet with NeoButtons, if there are some specific differences regarding the size of buttons (connect is now slightly smaller I think), please let's move forward and follow up in the spirit of @yangwao newest discussion post

Copy link
Contributor

@roiLeo roiLeo left a comment

Choose a reason for hiding this comment

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

we might have wrong hover border-color on dark-mode inherited from .o-btn--connect-dropdown
Capture d’écran 2023-01-05 à 10 27 16 AM

otherwise code lgtm

@roiLeo roiLeo added S-code-lgtm-✅ code review guild has reviewed this PR and it's code is approved and removed S-changes-requested-🤞 PR is almost good to go, just some fine tunning labels Jan 5, 2023
@yangwao
Copy link
Member

yangwao commented Jan 5, 2023

Conflicting files
libs/ui/src/components/NeoButton/NeoButton.vue

@petersopko 👀

@petersopko
Copy link
Contributor Author

Conflicting files
libs/ui/src/components/NeoButton/NeoButton.vue

@petersopko 👀

🚀

@codeclimate
Copy link

codeclimate bot commented Jan 5, 2023

Code Climate has analyzed commit 648be07 and detected 0 issues on this pull request.

View more on Code Climate.

@yangwao
Copy link
Member

yangwao commented Jan 5, 2023

pay 30 usd

@yangwao yangwao merged commit 8c25560 into kodadot:main Jan 5, 2023
@petersopko
Copy link
Contributor Author

pay 30 usd

this didn't work 😅

@yangwao
Copy link
Member

yangwao commented Jan 5, 2023

😍 Perfect, I’ve sent the payout
💵 $30 @ 24.74 USD/KSM ~ 1.213 $KSM
🧗 FNyt7T1xdbhN7dagf7yGYCRJuE3R45VmTCE3tjzy1rKxa7y
🔗 0x65ae40bc7c86e4de127805017c7596a55a1902e7f0cb5da202185e56205af398

🪅 Let’s grab another issue and get rewarded!
🪄 github.com/kodadot/nft-gallery/issues

@yangwao yangwao added the paid pull-request has been paid label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
paid pull-request has been paid S-code-lgtm-✅ code review guild has reviewed this PR and it's code is approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hover effect missing on buttons at wallet dialog
6 participants