5sControl / 5sControl/5s-webserver

[4h] fix bug Operation control report hasn't all snepshots

Open
#110 3 comments 0 reactions 1 assignee Claimed by @a-matyukh View on GitHub
bug
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Summary: В репорте Control operation содержатся не все снепшоты, полученные из видео, где обработаны углы оконной рамы

Envornment:
http://172.16.101.100:3000/
Linux
Firefox

Precondition:
Пользователь авторизован
Открыта страница "Dashboard" (http://172.16.101.100:3000/dashboard)
Открыта вкладка "Reports"

Steps to reproduce:
1. Выбрать дату 25.07.2023
2. В списке репортов открыть репорт # 24597
3. Посмотреть видео репорта # 24597
4. Посмотреть снепшоты репорта # 24597

Expected result:
В репорте содержатся все снепшоты, полученные из видео, где обработаны углы оконной рамы.

Actual result:
В репорте содержатся не все снепшоты, полученные из видео, где обработаны углы оконной рамы.

https://drive.google.com/file/d/1rfdiiVTG0U9ej332ICtsGyan4K12teue/view?usp=drive_link

Contributor guide

Open the contributing guide

Research direction

The issue is about a report page not displaying all snapshots from a video. Start by examining the frontend code for the 'Reports' tab and the report #24597 view, likely in a React component. Check how snapshots are fetched and rendered, and compare with the video processing logic. The test environment is specific (internal URL, Firefox), so reproducing may require access. Look for API calls that retrieve snapshots and any filtering that might be applied.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.