-
Notifications
You must be signed in to change notification settings - Fork 648
portal: OpenApiEndpoint card UI tweaks #8661
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
base: main
Are you sure you want to change the base?
portal: OpenApiEndpoint card UI tweaks #8661
Conversation
|
|
@MananTank is attempting to deploy a commit to the thirdweb Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughStyling and UI refinements were applied to API documentation components (Request/Response cards, badges, tabs, parameter displays, loading state, select triggers). A single-line guidance note was added to the Get Single User docs advising inclusion of ecosystem headers for ecosystem wallets. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Request
Before
After
Response
Before
After
PR-Codex overview
This PR focuses on enhancing the user interface and experience of the API documentation by updating styles and adding helpful content. It includes improvements to loading states, component styling, and example presentations.
Detailed summary
page.mdx.OpenApiEndpoint.tsxwith a spinner.SelectTriggerstyles inRequestExample.tsxfor better aesthetics.DynamicRequestExample.tsx.ApiEndpoint.tsx.Summary by CodeRabbit
Documentation
Style & UI