5sControl / 5sControl/5s-webserver
fix bug: the operations in orders on the Orders View page is not clickable
- 主要语言
- JavaScript
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
**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:
- Операции в заказах не кликабельны
- Нет возможности просмотреть и скачать видео операции
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 40/100