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

Unable to proceed with purchasing a Shipping Label due to the inability to select a Shipping Carrier and Rates #15078

Open
pmusolino opened this issue Feb 6, 2025 · 5 comments
Labels
feature: shipping labels Related to creating, ordering, or printing shipping labels. type: bug A confirmed bug.

Comments

@pmusolino
Copy link
Member

Describe the bug
If I try to create a Shipping Label with the current flow in production (using the Release build configuration), I'm unable to purchase Shipping Labels because I can't open the "Shipping Carrier and Rates" view. The "Continue" button doesn't work.
If for some reason the button is not tappable (wrong Shipping Label config?) I expect to see at least an error.

Screenshots

Setup

  • Xcode 16.2.0
  • Simulator: iPhone 16 Pro, iOS 18.0
@pmusolino pmusolino added feature: shipping labels Related to creating, ordering, or printing shipping labels. type: bug A confirmed bug. labels Feb 6, 2025
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

@pmusolino
Copy link
Member Author

CUW: peaMlT-18c

@pmusolino
Copy link
Member Author

Follow-up on this: I discovered that this might be more of a UI/UX problem. In the package details step, it’s mandatory to select a package under the “Package Selected” cell. However, unlike all other fields, this one doesn’t generate an error if it’s not filled in, and pressing “Shipping Carrier and Rates” doesn’t notify you that something is missing. So it seems like something isn’t working, but it’s actually because the selected parcel is missing, and the user isn’t informed about it.

@rachelmcr
Copy link
Contributor

I confirmed that I didn't run into this error on a test store with previous shipping label purchases; my last selected package is pre-filled/pre-selected:

On a brand new store, the package selection screen did generate an error and didn't allow me to proceed until a package was selected:

I'll test again with the store from the original report and see what's happening in that case, but as least from the initial investigation it looks like this isn't a universal or fundamental problem with the legacy experience. It's possibly something specific to this store's configuration (which still means it could be affecting other merchants/stores, but not everyone).

@rachelmcr
Copy link
Contributor

@pmusolino Could you share a screen recording or details steps about how to got past the package selection screen? I tested on the same test store you used, and I still can't proceed past Package Details without choosing a package:

I'm not sure how to reproduce the buggy behavior you're seeing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: shipping labels Related to creating, ordering, or printing shipping labels. type: bug A confirmed bug.
Projects
None yet
Development

No branches or pull requests

3 participants