5sControl / 5sControl/5s-frontend
[1h] In the orders view, the selected order is not highlighted when you click on it
- Lenguaje dominante
- TypeScript
- Estrellas
- 3
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
В orders view, не подсвечивается выбранный заказ при нажатии на него
Steps:
1. Перейти в orders view
2. Нажать на заказ
3. Проверить отображение заказа на графике
Actual result:
При нажатии на заказ , выбранный заказ не подсвечивается
Expected Result:
При нажатии на заказ , выбранный заказ подсвечивается
files:
https://github.com/user-attachments/assets/78977a6c-e17b-46c2-85db-25c61e39fa61
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- react, typescript
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100