-
Notifications
You must be signed in to change notification settings - Fork 170
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
fix: if no passport rounds in cart, act as if passport is valid #2795
fix: if no passport rounds in cart, act as if passport is valid #2795
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…-not-using-passport
🥷 Code experts: bhargavaparoksham vacekj, bhargavaparoksham have most 👩💻 activity in the files. See details
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame: To learn more about /:\ gitStream - Visit our Docs |
This PR is 65% new code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
…-not-using-passport
Fixes: #2781
Description
if no passport-protected rounds are in cart, act as if passport is valid in matching estimates, and don't display the passport invalid banner.
Checklist
This PR:
@ts-ignore
, unjustified optional values).