AOSSIE-Org / AOSSIE-Org/Resonate

Public View Mode for Profile Screen

Abierto
#749 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
344
Forks
350
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 🚀 The feature

Add a public view mode to the Profile screen that allows users to see how their profile appears to other users. This mode should display only public information and hide owner-only actions such as editing the profile, settings access, and email verification prompts.

### Motivation, pitch

The current Profile screen combines both personal controls and public-facing information, making it unclear how a profile looks to others. A public view mode improves user clarity, helps validate profile visibility, and ensures consistent behavior when viewing other users’ profiles.

### Proposed Approach
- Reuse the existing Profile screen
- Introduce a view mode flag (e.g., `isPublicView`)
- Conditionally hide owner-only UI elements
- Keep layout and components consistent across views

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.