5sControl / 5sControl/5s-webserver

fix bug with eye button

Abierto
#79 1 comentario 0 reacciones 1 asignado Asignado a @ZhuchkouAA Ver en GitHub
bug QA done
Lenguaje dominante
JavaScript
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Preconditions: пользователь авторизован, получена лицензия, добавлены 3 камеры, созданы 5 items.
Summary: Inventory, при нажатии на кнопку "глазик" не отображается выделенная область item.
1. Открыть приложение;
2. Открыть вкладку Inventory;
3. Выбрать item(пример tea);
4. Нажать кнопку "глазик".
Result: В открытом окне не отображается область заданного item.
Expecte result: В открытом окне отображается область заданного item.

![Image](https://github.com/5sControl/server-/assets/113969187/963ad4e7-d916-4861-b5ba-c3706317151a)

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

The issue is in the Inventory UI where an eye button click does not show the selected item's area. Look at the frontend code for the Inventory component, likely in a React or similar file. Find the event handler for the eye button and trace how it fetches and displays the item area. Check for any missing data binding or API call. Verify the fix by testing the Inventory flow with the described preconditions.

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.