DevByte-Community / DevByte-Community/Community-Platform-Frontend

Projects and Resources Data Not Persisted After Logout

Offen
#149 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @remmy300 Auf GitHub ansehen
enhancement
Vorherrschende Sprache
JavaScript
Sterne
6
Forks
14
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Description:
Projects and resources added by a user are currently only available during the active session. Once the user logs out and logs back in, the added data disappears.

This behavior suggests that the data is being stored in local state or memory rather than being persisted to the backend.

Expected Behavior:

- Projects and resources added by a user should be saved to the backend.

- Data should persist across sessions.

- On login, previously added projects and resources should be fetched and displayed.

Current Behavior:

- Projects and resources appear while the user is logged in.

- Data is lost after logout and login.

Suggested Next Steps:

- Ensure create/update actions persist projects and resources to the backend.

- Verify the correct user association when saving data.

- Fetch persisted data on login or profile page load.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.