5sControl / 5sControl/5s-webserver

fix bug with eye button

Ouverte
#79 1 commentaire 0 réactions 1 personne assignée Assignée à @ZhuchkouAA Voir sur GitHub
bug QA done
Langage dominant
JavaScript
Étoiles
1
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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)

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

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

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.