1MindLabs / 1MindLabs/mivro-extension

Update Profile Screen with Real Values

Aperta
#3 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
JavaScript
Stelle
4
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Description:
The profile screen currently displays placeholder values for user information. We need to update the profile screen to fetch and display the real user data from the backend.

## Requirements:
- Fetch user data from the backend (e.g., username, email, profile picture, and any other relevant information).
- Display the real values on the profile screen.
- Ensure the values are updated dynamically if the user makes changes to their profile (e.g., updating profile picture or email).
- Add error handling in case the data cannot be fetched from the backend.

## Acceptance Criteria:
- The profile screen displays the actual user data (username, email, profile picture, etc.).
- If the user updates their profile, the changes should reflect in real-time.
- In case of data fetching errors, an appropriate error message is displayed.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.