5sControl / 5sControl/5s-frontend

[1h] In the orders view, the selected order is not highlighted when you click on it

オープン
#615 コメント 0 件 リアクション 0 件 担当者 1 名 @pkostukevich が担当を希望しています GitHub で見る
bug
主要言語
TypeScript
スター
3
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

В orders view, не подсвечивается выбранный заказ при нажатии на него

Steps:

1. Перейти в orders view
2. Нажать на заказ
3. Проверить отображение заказа на графике

Actual result:
При нажатии на заказ , выбранный заказ не подсвечивается

Expected Result:
При нажатии на заказ , выбранный заказ подсвечивается

files:

https://github.com/user-attachments/assets/78977a6c-e17b-46c2-85db-25c61e39fa61

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Look at the orders view component, likely in a file like `src/views/OrdersView.tsx` or similar. The issue is about visual feedback (highlighting) when an order is clicked. Check the click handler and the associated CSS or inline styles for the selected state. The attached asset might show the UI; compare the expected vs actual rendering. A test would be to click an order and verify the element receives a 'selected' class or style change.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
react, typescript
領域
frontend
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。