5sControl / 5sControl/5s-frontend
[1h] Incorrect title and fields in the employee card
- Lingua principale
- TypeScript
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Device: iPhone 15 pro
iOS version: 17.7
Browser: Safari
Version: 17.7
Steps to reproduce:
1. Нажать вкладку Orders на главной странице
2. Открыть любой заказ
3. Переключиться на вкладку 'Assembly'
4. Нажать на любой узел
5. Нажать на любого работника из списка
Actual result:
название карточки "Время выполнения", отображаются поля "Название заказа", "Год заказа", "Узел"
Expected result:
название карточки - фамилия работника, отображаются поля "Фамилия", "Статус"

Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Find the component that renders the employee card in the Assembly tab, likely in a file related to order assembly or employee details. The issue is that the card shows 'Время выполнения' as the title and incorrect fields like 'Название заказа' instead of the employee's surname and status. Look for where these labels are defined and update them to display the correct data from the employee object. Check if there are existing tests for this component to verify the fix.
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
- 45/100