-
Notifications
You must be signed in to change notification settings - Fork 188
SELF-1219: DocumentCameraScreen copy changes #1414
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
base: dev
Are you sure you want to change the base?
Conversation
WalkthroughDisclaimer text updated across two document camera screen components from "SELF WILL NOT CAPTURE AN IMAGE OF YOUR PASSPORT." to "Self will not capture an image of your ID." Changes are purely textual with no modifications to logic, control flow, or error handling. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (5)packages/mobile-sdk-alpha/**/*.{ts,tsx}📄 CodeRabbit inference engine (packages/mobile-sdk-alpha/AGENTS.md)
Files:
**/*.{js,ts,tsx,jsx,sol,nr}📄 CodeRabbit inference engine (.cursorrules)
Files:
packages/mobile-sdk-alpha/**/*.{ts,tsx,js,jsx}⚙️ CodeRabbit configuration file
Files:
app/**/*.{ts,tsx}📄 CodeRabbit inference engine (app/AGENTS.md)
Files:
app/src/**/*.{ts,tsx,js,jsx}⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (9)📓 Common learnings📚 Learning: 2025-10-23T12:08:55.529ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-07-16T02:20:44.173ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-09-10T14:47:40.945ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-07-12T22:00:02.041ZApplied 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). (9)
🔇 Additional comments (2)
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 |
803a84f to
481281d
Compare
Note
Updates the document camera screen disclaimer to “Self will not capture an image of your ID.” across app and SDK.
app/src/screens/documents/scanning/DocumentCameraScreen.tsxpackages/mobile-sdk-alpha/src/flows/onboarding/document-camera-screen.tsxSELF WILL NOT CAPTURE AN IMAGE OF YOUR PASSPORT.toSelf will not capture an image of your ID.Written by Cursor Bugbot for commit 481281d. This will update automatically on new commits. Configure here.
Summary by CodeRabbit