reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.94k stars 1.41k forks source link

feat: improve error messages #3169

Closed arein closed 2 weeks ago

arein commented 3 weeks ago

Description

We've had a few users come across this. I think adding this additional hint may make error handling more self-serve.

Type of change

Associated Issues

For Linear issues: Closes APKT-xxx For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state. If new feature is being introduced, include the link to demo recording.

Checklist

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 2505a6ff64228745e364f8bf2c9fa66057558104

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
appkit-gallery ✅ Ready (Inspect) Visit Preview Nov 7, 2024 8:42pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:42pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:42pm
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:42pm
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:42pm
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:42pm
github-actions[bot] commented 3 weeks ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 340.09000000000003% 4496 / 19022
🔵 Statements 340.09000000000003% 4496 / 19022
🔵 Functions 375.86% 371 / 1092
🔵 Branches 465.62% 682 / 1391
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit-utils/src/ErrorUtil.ts 0% 0% 0% 0% 1-44
Generated in workflow #7275 for commit bf1e7b2 by the Vitest Coverage Report Action