Checkout Shipping Address validation not working
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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