Skip to content

Fix accept privacy/terms views not displaying#35

Merged
dadachi merged 1 commit intomainfrom
fix/accept-privacy-sheet
Apr 2, 2026
Merged

Fix accept privacy/terms views not displaying#35
dadachi merged 1 commit intomainfrom
fix/accept-privacy-sheet

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented Apr 2, 2026

Summary

  • Replace sheet-based presentation with inline content views
  • Privacy and terms views now render as the main content when shouldUpdatePrivacy or shouldUpdateTerms is true
  • Set shouldUpdatePrivacy and shouldUpdateTerms to false after successful server update
  • Remove unused ViewModel sheet properties and handlers

Test plan

  • Verify privacy acceptance view appears when shouldUpdatePrivacy is true
  • Verify terms acceptance view appears when shouldUpdateTerms is true
  • Verify views dismiss after accepting
  • Run tests (Cmd+U)

🤖 Generated with Claude Code

Replace sheet-based presentation with inline content views. Privacy and
terms views now render as the main content when shouldUpdatePrivacy or
shouldUpdateTerms is true. Set shouldUpdatePrivacy and shouldUpdateTerms
to false after successful server update.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit af7412d into main Apr 2, 2026
2 checks passed
@dadachi dadachi deleted the fix/accept-privacy-sheet branch April 2, 2026 21:29
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