5sControl / 5sControl/5s-frontend

[1.5h] Unnecessary fields in the employee card with the Admin role

Abierto
#1,092 0 comentarios 0 reacciones 1 asignado Reclamado por @SergBily Ver en GitHub
0.9.0 bug ESMIL Office ready QA done Stage ready
Lenguaje dominante
TypeScript
Estrellas
3
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.