5sControl / 5sControl/5s-webserver

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

Abierto
#95 3 comentarios 0 reacciones 1 asignado Reclamado por @ZhuchkouAA Ver en GitHub
bug
Lenguaje dominante
JavaScript
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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:
- Операции в заказах не кликабельны
- Нет возможности просмотреть и скачать видео операции

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
frontend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
40/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.