-
Notifications
You must be signed in to change notification settings - Fork 619
[TOOL-3090] Dashboard: Add Deprecated alert in Embeds page, UI adjustments #5960
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
[TOOL-3090] Dashboard: Add Deprecated alert in Embeds page, UI adjustments #5960
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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. This stack of pull requests is managed by Graphite. Learn more about stacking. |
size-limit report 📦
|
3f4d3d2 to
fdc528d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5960 +/- ##
=======================================
Coverage 54.82% 54.82%
=======================================
Files 1150 1150
Lines 61194 61194
Branches 5154 5154
=======================================
Hits 33548 33548
Misses 26919 26919
Partials 727 727
*This pull request uses carry forward flags. Click here to find out more. |
fdc528d to
d5e8dd3
Compare
b801cde to
8a3fc3c
Compare
8a3fc3c to
afd0ccf
Compare
Merge activity
|
d5e8dd3 to
8ca42c4
Compare
8ca42c4 to
58b8f3a
Compare
…ments (#5960) <!-- start pr-codex --> ## PR-Codex overview This PR focuses on updating the `EmbedSetup` component to enhance user experience by introducing a deprecation alert for NFT embeds, reorganizing the UI layout, and adding new configuration options. ### Detailed summary - Added an `Alert` component indicating the deprecation of thirdweb NFT Embeds. - Replaced `Flex` with `div` for layout simplification. - Consolidated form controls for configuration and added new fields for `Client ID`, `RPC Url`, and `Gasless` options. - Introduced a theme selection dropdown. - Updated embed code section and preview area for clarity. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
58b8f3a to
ea34a97
Compare

PR-Codex overview
This PR focuses on updating the
EmbedSetupcomponent to remove deprecated features and improve user guidance for creating client IDs and using embeds. It introduces alerts for deprecation, modifies form controls, and enhances the overall layout.Detailed summary
Alertfor deprecatedthirdweb NFT Embeds.useClipboardfunctionality and related components.FormControlfor selecting themes.