5sControl / 5sControl/5s-webserver

fix bug with eye button

未关闭
#79 1 条评论 0 个 reaction 已指派 1 人 已指派给 @ZhuchkouAA 在 GitHub 查看
bug QA done
主要语言
JavaScript
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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)

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
frontend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。