Skip to content

Add consent confirmation before lead retrieval scanning#252

Merged
JacobCoffee merged 1 commit intomainfrom
fix/scanner-consent-v2
Apr 10, 2026
Merged

Add consent confirmation before lead retrieval scanning#252
JacobCoffee merged 1 commit intomainfrom
fix/scanner-consent-v2

Conversation

@JacobCoffee
Copy link
Copy Markdown
Member

Summary

Shows a Code of Conduct consent dialog the first time a user opens the lead scanner.

  • Must agree to only scan badges with explicit verbal permission
  • "I Agree" stores consent, proceeds to scanner
  • "Cancel" disables the scan button
  • Consent resets on logout (re-shown next session)
  • Non-dismissable (can't tap outside to skip)

Test plan

  • First time opening scanner shows consent dialog
  • Agreeing lets you scan, dialog doesn't reappear
  • Canceling hides the scan button
  • Logging out and back in resets consent

🤖 Generated with Claude Code

Shows a Code of Conduct consent dialog on first use of the lead scanner.
User must agree to only scan badges with explicit verbal permission.
Consent stored in local storage, resets on logout. Cancel hides the
scan button. Dialog doesn't reappear after agreeing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JacobCoffee JacobCoffee merged commit 8aa99c8 into main Apr 10, 2026
2 checks passed
@JacobCoffee JacobCoffee deleted the fix/scanner-consent-v2 branch April 10, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant