5sControl / 5sControl/5s-webserver
fix bug with eye button
- 主要言語
- 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.

コントリビューションガイド
調査の方向性
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