5sControl / 5sControl/5s-webserver
fix bug: the operations in orders on the Orders View page is not clickable
- Langage dominant
- JavaScript
- Étoiles
- 1
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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:
- Операции в заказах не кликабельны
- Нет возможности просмотреть и скачать видео операции
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 40/100