Skip to content

Comments

[Components content]: Default example descriptions for 2025-07#3952

Merged
SteveSill merged 1 commit into2025-07from
2025-07-default-example-descriptions
Feb 24, 2026
Merged

[Components content]: Default example descriptions for 2025-07#3952
SteveSill merged 1 commit into2025-07from
2025-07-default-example-descriptions

Conversation

@SteveSill
Copy link
Contributor

@SteveSill SteveSill commented Feb 23, 2026

Summary

This PR adds new descriptions to the defaultExample of all 36 admin UI components for 2025-07.

What changed

  • 36 .doc.ts files updated
  • No code, example files, subSections, definitions, or other fields modified -- complete on other PRs.

@github-actions
Copy link
Contributor

We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset directory. If the changes are user-facing and should cause a version bump, run yarn changeset to track your changes and include them in the next release CHANGELOG. If you are making simple updates to repo configuration, examples, or documentation, you do not need to add a changeset.

@SteveSill SteveSill force-pushed the 2025-07-default-example-descriptions branch 18 times, most recently from 853c69f to 910d369 Compare February 23, 2026 22:53
@SteveSill SteveSill changed the title Add missing defaultExample descriptions for 36 admin components [Components content]: Default example descriptions for 2025-07 Feb 23, 2026
@SteveSill SteveSill force-pushed the 2025-07-default-example-descriptions branch from 910d369 to 149fd46 Compare February 23, 2026 22:56
@SteveSill SteveSill requested a review from mcvinci February 23, 2026 22:57
@SteveSill SteveSill self-assigned this Feb 23, 2026
@SteveSill SteveSill added Admin UI Extensions #gsd:49303 Shopify Dev Docs: UI Extension Reference Docs: Quality & Completeness labels Feb 23, 2026
Copy link
Contributor

@mcvinci mcvinci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/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.

Co-authored-by: Cursor <cursoragent@cursor.com>
@SteveSill SteveSill force-pushed the 2025-07-default-example-descriptions branch from 149fd46 to bda110e Compare February 24, 2026 00:26
@SteveSill
Copy link
Contributor Author

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! ❤️

Thank you for catching those! I had claude add a few links and it looks like it went nuts. 😄 All fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Admin UI Extensions #gsd:49303 Shopify Dev Docs: UI Extension Reference Docs: Quality & Completeness

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants