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

Page 'backAction' does not support navigating to Shopify admin #12531

Open
sleyhane opened this issue Aug 8, 2024 · 1 comment
Open

Page 'backAction' does not support navigating to Shopify admin #12531

sleyhane opened this issue Aug 8, 2024 · 1 comment

Comments

@sleyhane
Copy link

sleyhane commented Aug 8, 2024

Summary

The 'Page' component's 'backAction' is a 'LinkAction' or a 'CallbackAction'. Neither supports a target property.

Our app uses an admin link extension on the product details page. We want to be able to provide a link back to the product page from our app page. However, in order to navigate back to a Shopify admin page, we need to specify a target of '_top'. This is not possible for 'backAction'.

The request is for adding a 'target?' property here, like there is for 'LoadableAction' and 'DisableableAction'.

Rationale

No response

@oribenez
Copy link

Same here. Is there a workaround?

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

No branches or pull requests

2 participants