5sControl / 5sControl/5s-frontend
[1.5h] Unnecessary fields in the employee card with the Admin role
- Langage dominant
- TypeScript
- Étoiles
- 3
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Description:
Ненужные поля в карточке работника с ролью Админ
Precondition:
добавить нового работника и выбрать для него роль Админ
Steps to reproduce:
1. Войти в систему как Админ
2. Нажать раздел Employees
3. Открыть карточку работника с ролью Админ
Actual result:
в карточке админа отображаются ненужные поля Work start time/Work end time
Expected result:
поля Work start time/Work end time отображаются только в карточках работников с ролью Рабочий
Attachments:
https://github.com/user-attachments/assets/8f748d27-3b2f-4554-954a-597c2a75fae1
Environment
Device: Samsung S20+
OS: Android 13
Browser: Google Chrome
Version: 133.0.6943.137
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Find the employee card component, likely in the Employees section. Look for conditional rendering logic based on the user's role (Admin vs. Worker). The fields 'Work start time' and 'Work end time' should be hidden when the role is Admin. Check the test or storybook for the component to verify the change.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- react, typescript
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100