-
Notifications
You must be signed in to change notification settings - Fork 210
Hide unregistered docs from DocumentSelectorForProvingScreen #1619
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
Conversation
📝 WalkthroughWalkthroughThe verification flow now enforces registration requirements. Documents are filtered to show only registered ones in the selector UI, and auto-navigation to the Prove screen occurs only when the single valid document is also registered. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (22)**/*.{js,jsx,ts,tsx}📄 CodeRabbit inference engine (.cursorrules)
Files:
**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (.cursorrules)
Files:
**/*.{tsx,jsx}📄 CodeRabbit inference engine (.cursorrules)
Files:
**/*.{tsx,jsx,ts,js}📄 CodeRabbit inference engine (.cursorrules)
Files:
**/{compliance,ofac,verification,identity}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,ofac,verification,identity,utils}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,ofac,verification,identity,age}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{age,verification,identity,compliance}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{circuits,age,verification,zk,proof}/**/*.{circom,ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,country,verification,identity}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{circuits,country,verification,zk,proof}/**/*.{circom,ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,country,verification}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,verification,identity,age,country}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,verification,proof}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{mobile,client,app,time,verification}/**/*.{ts,tsx,js,swift,kt}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{mobile,client,app,proof,zk}/**/*.{ts,tsx,js,swift,kt}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,verification,proof,zk,identity,age,country}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,verification,service,api}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
**/{compliance,audit,log,verification}/**/*.{ts,tsx,js,py}📄 CodeRabbit inference engine (.cursor/rules/compliance-verification.mdc)
Files:
app/**/*.{ts,tsx}📄 CodeRabbit inference engine (app/AGENTS.md)
Files:
app/**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (app/AGENTS.md)
Files:
app/src/**/*.{ts,tsx,js,jsx}⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (5)📓 Common learnings📚 Learning: 2025-12-13T18:00:46.963ZApplied to files:
📚 Learning: 2025-11-25T14:06:55.970ZApplied to files:
📚 Learning: 2025-12-25T19:19:35.354ZApplied to files:
📚 Learning: 2025-12-25T19:19:04.954ZApplied to files:
⏰ Context from checks skipped due to timeout of 300000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🔇 Additional comments (2)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
nice. let's get this in to the next build |
Description
shouldSkipcondition to include registration check.Tested
Manually tested the following cases,
How to QA
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.