5sControl / 5sControl/5s-webserver

fix bug: the operations in orders on the Orders View page is not clickable

Open
#95 3 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: операции в заказах на странице Orders View не кликабельны, нет возможности просмотра и скачивания видео**

Environment:
- v0.3.9
- KAUNAS
- win 11 pro
- google chrome - версия 113.0.5672.127

Preconditions:
- Пользователь авторизован
- Лицензионный ключ введен
- Камера авторизована
- Алгоритм Operation control подключен к камере IP10.20.100.40

Steps to reproduce:
1. Перейти на вкладку "Dashboard"
2. На вкладке "Тimelines" или "Reports" дождаться отображения созданных репортов
3. Перейти на страницу "Oredrs View"
4. В "Filters" выбрать operation status: Violation, Compliance
5. Нажать "Apply" в нижней части модального окна
6. В календаре задать диапазон с 01.01.2000 до 05.06.2023 (до текущей даты)
7. В отфильтрованых Orders найти выполненные операции

Expected result:
- Операции кликабельны, с возможностью просмотра и скачивания видео

Actual result:
- Операции в заказах не кликабельны
- Нет возможности просмотреть и скачать видео операции

Contributor guide

Open the contributing guide

Research direction

The issue describes a UI bug on the Orders View page where operation items are not clickable, preventing video viewing and downloading. Look for the frontend components handling the Orders View, likely in a directory like 'src/views/OrdersView' or similar. Check the rendering logic for operation items and their event handlers. Verify the data flow from the backend to ensure the operations have the necessary metadata (like video URLs) to be interactive. Testing will involve reproducing the filter steps in the development environment to see the broken UI.

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
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.