Skip to content

fix(WalletConnectButton,WalletScreen): double-click disconnect confirmation, inline connect error display, and aria-label - #77

Merged
k-deejah merged 2 commits into
Sorokit:mainfrom
jotel-dev:26-fix-WalletConnectButton-WalletScreen-no-disconnect-confirmation-no-inline-connect-error
Jun 25, 2026
Merged

fix(WalletConnectButton,WalletScreen): double-click disconnect confirmation, inline connect error display, and aria-label#77
k-deejah merged 2 commits into
Sorokit:mainfrom
jotel-dev:26-fix-WalletConnectButton-WalletScreen-no-disconnect-confirmation-no-inline-connect-error

Conversation

@jotel-dev

Copy link
Copy Markdown
Contributor

Description

Brief description of the changes in this PR.

Related Issues

Closes #(issue number)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Testing

Describe how you tested your changes:

  • Component renders correctly
  • No console errors or warnings
  • Lint passes (npm run lint)
  • Build succeeds (npm run build)
  • Manual testing completed

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshots (if applicable)

Add screenshots or GIFs demonstrating the changes.

closes #26

@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@jotel-dev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

…mation, inline connect error display, and aria-label
@jotel-dev
jotel-dev force-pushed the 26-fix-WalletConnectButton-WalletScreen-no-disconnect-confirmation-no-inline-connect-error branch from d28563e to e8de43e Compare June 25, 2026 05:57
@jotel-dev
jotel-dev force-pushed the 26-fix-WalletConnectButton-WalletScreen-no-disconnect-confirmation-no-inline-connect-error branch from e8de43e to 4afcae0 Compare June 25, 2026 05:59
@k-deejah
k-deejah merged commit 1a45776 into Sorokit:main Jun 25, 2026
4 checks passed
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.

fix(WalletConnectButton,WalletScreen): no disconnect confirmation, no inline connect error, connected button missing aria-label

2 participants