404kacper / 404kacper/Doors-API
Flashing dashboard
- Lenguaje dominante
- JavaScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
With current persistance implementation, if an unauthenticated user goes to dashboard he will be able to see the render dashboard page render for a slight moment.
Fix: Udemy courses for reference (it was somewhere in MERN stack course)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Look at the authentication and routing logic in the frontend code, likely in a React component or route guard. The issue mentions a MERN stack course for reference, so examine how the dashboard is conditionally rendered. Check for any client-side persistence that might briefly show the dashboard before redirecting. The fix involves ensuring the dashboard only renders after authentication is confirmed.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100