404kacper / 404kacper/Doors-API

Flashing dashboard

未關閉
#2 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
JavaScript
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

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)

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

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.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
frontend
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。