5sControl / 5sControl/5s-frontend

[2h] The report appears in the Dashboard tab after the page is reloaded

Open
#571 0 comments 0 reactions 1 assignee Claimed by @payne52 View on GitHub
bug
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Отчет появляется после перезагрузки страницы или перезахода на нее

**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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.