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

Checkbox - Use shipping address as billing address erratic behaviour #2638

Open
BogdanPopescu0209 opened this issue Feb 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@BogdanPopescu0209
Copy link

Please list the package(s) involved in the issue, and include the version you are using

@shopify/ui-extensions 2024.10.x

@shopify/ui-extensions-react 2024.10.x

Describe the bug

After modifying the shipping address using useApplyShippingAddressChange to add an address and then clearing it, the checkbox's behavior becomes erratic. Sometimes, it appears during a search, while other times, it disappears.

Steps to reproduce the behavior:

  1. Add an address using useApplyShippingAddressChange
  2. Clear the address using useApplyShippingAddressChange
  3. Then perform multiple address searches and monitor the checkbox behavior

Expected behavior

The checkbox shouldn't appear and disappear when looking up addresses.

Screenshots

Additional context

@BogdanPopescu0209 BogdanPopescu0209 added the bug Something isn't working label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant