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 input information at any point in the Venia store experience (e.g. checkout) that is clear, accessible, validated and consistent so that I can make a successful purchase.
Store a local chance to input fields (form)
Callback on updates (pre-validation)
Local validation (multiple and at once)
Render enabled/disabled state (based on conditions)
Field layout/logic (groupings) ++minimum style/layout
**Checkout and My Account are dependencies
// Scenario: template
Expected result:
Form fields shown in context of a Venia checkout POC
Testing and documentation (as appropriate)
Full acessibility
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
[X] Feature suggestion
[ ] Documentation issue
[ ] Other (Please Specify)
Environment
node -v
)npm -v
)Description
As a shopper I want to use input information at any point in the Venia store experience (e.g. checkout) that is clear, accessible, validated and consistent so that I can make a successful purchase.
**Checkout and My Account are dependencies
// Scenario: template
Expected result:
Form fields shown in context of a Venia checkout POC
Testing and documentation (as appropriate)
Full acessibility
Possible solutions:
The text was updated successfully, but these errors were encountered: