5sControl / 5sControl/5s-frontend

[1h] Incorrect title and fields in the employee card

オープン
#806 コメント 0 件 リアクション 0 件 担当者 1 名 @pkostukevich が担当を希望しています GitHub で見る
bug ESMIL Front
主要言語
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:
название карточки - фамилия работника, отображаются поля "Фамилия", "Статус"
![IMG_0186](https://github.com/user-attachments/assets/36951eac-5efe-4ab4-9894-9b08237dff71)

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

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

調査の方向性

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

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

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