5sControl / 5sControl/5s-webserver

fix bug Can't open video of report

Open
#108 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: На странице "Dashboard" во вкладке "Reports" после открытия репорта не открывается видео

Envornment:
https://5s-kaunas-hp.netlify.app/
Linux
Firefox

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

Steps to reproduce:
1. Кликнуть по первому репорту
2. В информации об репорте кликнуть кнопку "Open video"

Expected result:
Видео открылось видео для просмотра с возможностью скачать его

Actual result:
Видео не открылось для просмотра

https://user-images.githubusercontent.com/86359211/255621214-00e56dc7-33f2-4f55-883c-1b64a072fa45.mp4

Contributor guide

Open the contributing guide

Research direction

The issue is about a video not opening on the Reports tab of the Dashboard. Start by examining the frontend code handling the 'Open video' button click, likely in a React component. Check the network requests in the browser's developer tools to see if the video URL is being fetched correctly. Verify the video file path or API endpoint and ensure the video player component is properly invoked.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.