Skip to content
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

[Admin Extension Docs] Add resourcePicker to Action Extension Api docs #2477

Draft
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

melissaluu
Copy link

@melissaluu melissaluu commented Nov 18, 2024

Do Not Merge: Will need to rebase after #2379 ships so we can update this PR to include the GenericPicker being available in ActionExtensionsApi

Background

Related to https://github.com/Shopify/app-ui/issues/1756
Should ship after https://github.com/Shopify/web/pull/146520 and #2379
Follow up shopify-dev PR https://github.com/Shopify/shopify-dev/pull/50766

Add resourcePicker and genericPicker Api to Action Extension Api to support the new Resource Picker availability in action extensions.

Solution

Update the ActionExtensionApi interface to include the ResourcePickerApi and GenericPickerApi

NOTE: Will need to check on https://github.com/Shopify/shopify-dev/pull/49753 to see if there's verbage we'll need to update in https://github.com/Shopify/ui-extensions/blob/unstable/packages/ui-extensions/docs/surfaces/admin/staticPages/admin-extensions.doc.ts so it doesn't say blocks only.

🎩

Before:
image

After:
image

Checklist

  • I have 🎩'd these changes
  • I have updated relevant documentation

@melissaluu melissaluu closed this Nov 18, 2024
@melissaluu melissaluu force-pushed the ml/action-extension-resource-picker-docs branch from b699449 to eb564c6 Compare November 18, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant