5sControl / 5sControl/5s-frontend

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

Aperta
#615 0 commenti 0 reazioni 1 assegnatario Rivendicata da @pkostukevich Vedi su GitHub
bug
Lingua principale
TypeScript
Stelle
3
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Steps:

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

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

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

files:

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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
react, typescript
Ambito
frontend
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
55/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.