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 摘要。