You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a shopper, I want to use an actual address for shipment when making a purchase on Venia so that I can complete my order across multiple countries.
Expected result:
Updates to address (shipping) in checkout using form field components; stored in GraphQL
Basic validation of form fields (and error/success messages) appear visibly
Ability for form fields to be styled (best practices)
Browser level auto-complete functionality; accessible labels and roles
Required fields and formatting (as noted)
Test and documentation (as appropriate)
Possible solutions:
The text was updated successfully, but these errors were encountered:
This issue is for the following packages:
[X]
venia-concept
[ ]
pwa-buildpack
[ ]
peregrine
[ ]
pwa-module
[ ]
pwa-devdocs
This issue is a:
[ ] Bug
[ ] Feature suggestion
[ ] Documentation issue
[X] Other (Please Specify)
Environment
node -v
)npm -v
)Description
As a shopper, I want to use an actual address for shipment when making a purchase on Venia so that I can complete my order across multiple countries.
Expected result:
Updates to address (shipping) in checkout using form field components; stored in GraphQL
Basic validation of form fields (and error/success messages) appear visibly
Ability for form fields to be styled (best practices)
Browser level auto-complete functionality; accessible labels and roles
Required fields and formatting (as noted)
Test and documentation (as appropriate)
Possible solutions:
The text was updated successfully, but these errors were encountered: