5sControl / 5sControl/5s-webserver

fix bug Don't open next video

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

Description

Summary: Не открывается следующее видео

Envornment:
Kaunas (http://127.0.0.1:3000/)
Linux
Firefox

Precondition:
Пользователь авторизован
Открыта вкладка Reports на странице "Dashboard"

Steps to reproduce:
1. Кликнуть по репорту
2. Кликнуть в репорте по ссылке "Open video"
3. Кликнуть на кпонку prev для просмотра предыдущего видео
4. Кликнуть на кпонку next для просмотра следующего видео

Expected result:
Открыто видео после шага 2

Actual result:
Не открывается видео ("No video")

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

Contributor guide

Open the contributing guide

Research direction

The issue describes a video navigation bug in the Reports section of the Dashboard. Start by examining the frontend code handling the 'Open video' link and the prev/next buttons. Look for video player components or state management related to video playback. Check the network requests when clicking next/prev to see if the correct video data is fetched. The test environment is local (http://127.0.0.1:3000/) using Firefox on Linux.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
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.