Shopify / ui-extensions

MIT License
268 stars 36 forks source link

[POS] Navigate to built-in screens using Navigation API #2450

Open camelmasa opened 3 days ago

camelmasa commented 3 days ago

Please list the related package(s)

@shopify/ui-extensions-react/point-of-sale npm

If this related to specific APIs or components, please list them here

Describe the changes you are looking for

I would like to be able to navigate to built-in screens (e.g., Cart or Customer screens) using api.navigation.navigate(). Currently, navigation is only possible to custom screens, but enabling direct access to built-in screens from the app would enhance the user experience.

rgdagir commented 1 day ago

+1!