5sControl / 5sControl/5s-frontend
[1h] Incorrect title and fields in the employee card
- 主要言語
- TypeScript
- スター
- 3
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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:
название карточки - фамилия работника, отображаются поля "Фамилия", "Статус"

コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100