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.

Feature: Privacy Policy

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.

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