5sControl / 5sControl/5s-frontend

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

Open
#1,092 0 comments 0 reactions 1 assignee Claimed by @SergBily View on GitHub
0.9.0 bug ESMIL Office ready QA done Stage ready
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.