magento / magento/m2-devtools

Checkout Shipping Address validation not working

Open
#62 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
171
Forks
47
PR merge metrics
No merged PRs in 30d

Description

This issue is a:

  • Bug
  • Feature suggestion
  • Documentation issue
  • Other (Please Specify)
Environment
Question Answer
Magento version 2.3.1
Browser + version Chrome 78
node.js version (node -v) v10.15.3
npm version (npm -v) 6.13.1

Description

after creating bundles Checkout "Shipping Address" validation not working
if "Shipping Address" has invalid fields user can proceed to next Checkout step

Expected result:

if "Shipping Address" has invalid fields user can't proceed to next Checkout step

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the checkout flow with bundles in Magento 2.3.1 using the reported Chrome 78 environment, entering invalid Shipping Address fields. Trace the frontend validation path to determine why the next checkout step remains available; done means invalid addresses prevent proceeding while valid addresses continue normally.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.