5sControl / 5sControl/5s-frontend
[2h] The report appears in the Dashboard tab after the page is reloaded
- 主要语言
- TypeScript
- 星标
- 3
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Отчет появляется после перезагрузки страницы или перезахода на нее
**Precondition:**
Необходимо заранее подготовить: камеру, алгоритм и выбрать зону
**Steps:**
1. Открыть вкладку Dashboard
2. Выбрать необходимую временную линию
3. Убедиться что отчет был создан
4. Проверить время последнего отчета
5. Перезагрузить страницу
6. Проверить время последнего отчета
**Actual result:**
Отчет на временной линии появляется после перезагрузки страницы
**Expected Result:**
Отчет на временной линии появляется после того как будет готов
**files:**
https://github.com/user-attachments/assets/9bd8e64f-152c-4af0-9191-724fc58c57d8
贡献指南
调研方向
The issue describes a dashboard report not appearing until page reload. Start by examining the frontend components that fetch and display timeline reports, likely in a Dashboard tab. Check the state management and data fetching logic for report readiness. Look for any polling or event-driven updates that should refresh the UI when a report is ready, and verify that the UI re-renders correctly without a manual reload.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100