-
Notifications
You must be signed in to change notification settings - Fork 619
[Docs] UB #7333
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
[Docs] UB #7333
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughTwo documentation pages were updated. The FAQs page received a new entry explaining how to request support for a token on Universal Bridge, detailing the requirements and process. The troubleshooting page added guidance for resolving "Error 500" or "Something went wrong" messages related to Universal Bridge, advising users to update their SDK and contact support if needed. Changes
Suggested labels
Suggested reviewers
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7333 +/- ##
=======================================
Coverage 55.57% 55.57%
=======================================
Files 909 909
Lines 58675 58675
Branches 4160 4160
=======================================
Hits 32609 32609
Misses 25959 25959
Partials 107 107
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (4)
apps/portal/src/app/pay/faqs/page.mdx (2)
33-36: Fix pluralization and phrasing for consistency
The sentence “Universal Bridge is able to support most token that meet the following criteria:” should read “Universal Bridge supports most tokens that meet the following criteria:”. This aligns with the active‐voice style used elsewhere in the FAQ.
40-40: Use en dash for ranges and add missing preposition
Replace the hyphen in “20-40 minutes” with an en dash (–) and insert “in” after “check back”. For example:Please check back in the Universal Bridge modal after 20–40 minutes for the requested token.🧰 Tools
🪛 LanguageTool
[uncategorized] ~40-~40: Possible missing preposition found.
Context: ...te discovery process. Please check back the Universal Bridge modal after 20-40 minu...(AI_HYDRA_LEO_MISSING_IN)
[typographical] ~40-~40: If specifying a range, consider using an en dash instead of a hyphen.
Context: ...k back the Universal Bridge modal after 20-40 minutes for the requested token. </Det...(HYPHEN_TO_EN)
apps/portal/src/app/pay/troubleshoot/page.mdx (2)
13-15: Clarify SDK reference
The text refers to an “outdated version of the Universal Bridge service” but the remedy is to upgrade your SDK. It would be clearer to say “outdated version of the Universal Bridge SDK.”
14-20: Grammar refinements for comma usage and article
- Add a comma after “Something went wrong,”
- Change “after upgrade” to “after the upgrade” or “after upgrading.”
Proposed snippet:
If you encounter an "Error 500: Internal Server Error" or if the modal shows "Something went wrong," it may indicate you are using an outdated version of the Universal Bridge SDK. If the issue persists after the upgrade, please [contact our support team](https://thirdweb.com/support) for further assistance.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
apps/portal/src/app/pay/faqs/page.mdx(1 hunks)apps/portal/src/app/pay/troubleshoot/page.mdx(1 hunks)
🧰 Additional context used
🪛 LanguageTool
apps/portal/src/app/pay/faqs/page.mdx
[uncategorized] ~40-~40: Possible missing preposition found.
Context: ...te discovery process. Please check back the Universal Bridge modal after 20-40 minu...
(AI_HYDRA_LEO_MISSING_IN)
[typographical] ~40-~40: If specifying a range, consider using an en dash instead of a hyphen.
Context: ...k back the Universal Bridge modal after 20-40 minutes for the requested token. </Det...
(HYPHEN_TO_EN)
⏰ Context from checks skipped due to timeout of 90000ms (8)
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: Unit Tests
- GitHub Check: Lint Packages
- GitHub Check: Build Packages
- GitHub Check: Size
- GitHub Check: Analyze (javascript)
size-limit report 📦
|
Merge activity
|
CORE-0000
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on enhancing the documentation for the `Universal Bridge` by adding troubleshooting information and FAQs regarding payment issues and token support.
### Detailed summary
- Added a section for handling "Error 500: Internal Server Error" with upgrade instructions for the SDK.
- Included a new FAQ on supporting tokens on the `Universal Bridge` with criteria and request instructions.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
- **Documentation**
- Added a new FAQ explaining how to request support for a token on Universal Bridge, including submission steps and expected processing time.
- Introduced troubleshooting guidance for resolving "Error 500" or "Something went wrong" messages in Universal Bridge, with instructions to update the SDK and contact support if needed.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
30c156b to
787db93
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
apps/portal/src/app/pay/faqs/page.mdx (1)
32-41: Grammar and style refinement
Change “most token” to “most tokens” for correct pluralization, and consider using an en dash in “20–40 minutes” for typographic clarity:- Universal Bridge is able to support most token that meet the following criteria: + Universal Bridge is able to support most tokens that meet the following criteria: @@ - Please check back the Universal Bridge modal after 20-40 minutes for the requested token. + Please check back the Universal Bridge modal after 20–40 minutes for the requested token.🧰 Tools
🪛 LanguageTool
[uncategorized] ~40-~40: Possible missing preposition found.
Context: ...te discovery process. Please check back the Universal Bridge modal after 20-40 minu...(AI_HYDRA_LEO_MISSING_IN)
[typographical] ~40-~40: If specifying a range, consider using an en dash instead of a hyphen.
Context: ...k back the Universal Bridge modal after 20-40 minutes for the requested token. </Det...(HYPHEN_TO_EN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
apps/portal/src/app/pay/faqs/page.mdx(1 hunks)apps/portal/src/app/pay/troubleshoot/page.mdx(1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
- apps/portal/src/app/pay/troubleshoot/page.mdx
🧰 Additional context used
🪛 LanguageTool
apps/portal/src/app/pay/faqs/page.mdx
[uncategorized] ~40-~40: Possible missing preposition found.
Context: ...te discovery process. Please check back the Universal Bridge modal after 20-40 minu...
(AI_HYDRA_LEO_MISSING_IN)
[typographical] ~40-~40: If specifying a range, consider using an en dash instead of a hyphen.
Context: ...k back the Universal Bridge modal after 20-40 minutes for the requested token. </Det...
(HYPHEN_TO_EN)
⏰ Context from checks skipped due to timeout of 90000ms (5)
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: Size
- GitHub Check: Unit Tests
- GitHub Check: Lint Packages
- GitHub Check: Analyze (javascript)
CORE-0000
PR-Codex overview
This PR focuses on enhancing the documentation for the
Universal Bridgeby adding troubleshooting tips and FAQs regarding payment errors and token support.Detailed summary
Detailssection for "Error 500: Internal Server Error" with troubleshooting steps for outdated SDK versions.Detailssection on how to support a token onUniversal Bridge, outlining criteria and request procedures.Summary by CodeRabbit