404kacper / 404kacper/Doors-API
Flashing dashboard
- Linguagem predominante
- JavaScript
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript
- Domínio
- frontend
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 30/100