[Components content]: Default example descriptions for 2025-07#3952
[Components content]: Default example descriptions for 2025-07#3952
Conversation
|
We detected some changes in |
853c69f to
910d369
Compare
910d369 to
149fd46
Compare
mcvinci
left a comment
There was a problem hiding this comment.
Thanks for fixing these descriptions, @SteveSill! I found a few things that we should clean up before publishing. Let me know if you have any questions! ❤️
| defaultExample: { | ||
| image: 'adminaction-default.png', | ||
| description: | ||
| 'Sync product data to a warehouse system from a modal with primary and cancel actions. This example uses [AdminAction](/docs/api/admin-extensions/{API_VERSION}/components/settings-and-templates/adminaction) with `primaryAction` and `secondaryAction` [Button](/docs/api/admin-extensions/{API_VERSION}/components/actions/button) props to confirm or dismiss the sync.', |
There was a problem hiding this comment.
/components/ should actually be /ui-components/ if we're wanting to cite the latest URLs, but since it redirects, it's also okay to leave too.
packages/ui-extensions/src/surfaces/admin/components/Banner/Banner.doc.ts
Outdated
Show resolved
Hide resolved
packages/ui-extensions/src/surfaces/admin/components/Checkbox/Checkbox.doc.ts
Outdated
Show resolved
Hide resolved
packages/ui-extensions/src/surfaces/admin/components/ChoiceList/ChoiceList.doc.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Cursor <cursoragent@cursor.com>
149fd46 to
bda110e
Compare
Thank you for catching those! I had claude add a few links and it looks like it went nuts. 😄 All fixed! |
Summary
This PR adds new descriptions to the
defaultExampleof all 36 admin UI components for 2025-07.What changed
.doc.tsfiles updatedsubSections,definitions, or other fields modified -- complete on other PRs.