PrivacyPolicyScreen
Component Detail
User Interface
medium complexity
mobile
0
Dependencies
0
Dependents
0
Entities
0
Integrations
Description
Full-screen scrollable view rendering the platform privacy policy text. Accessible from Help & Support without authentication. Meets WCAG 2.2 AA contrast and supports dynamic font scaling.
privacy-policy-screen
Sources & reasoning
Privacy Policy appears in both the help-support area taxonomy (line 479) and the Sales Website MVP scope (line 336), confirming it is required from launch across all products. GDPR compliance is mandatory given Meander processes health and biometric data for Norwegian organizations.
-
docs/source/likeperson.md · line 479| help-support | Help & Support | Contact Us, Privacy Policy, Accessibility Statement, FAQ |
-
docs/source/likeperson.md · line 336Privacy policy og vilkår
Responsibilities
- Render policy content in a scrollable, accessible layout
- Support system font-size scaling without layout breakage
- Provide a back/close navigation affordance
- Display policy version and effective date in the header
Interfaces
render(): ReactElement
onClose(): void