5sControl / 5sControl/5s-frontend

Main menu: missing section "Сотрудники"

Open
#836 0 comments 0 reactions 1 assignee Claimed by @ThanhDoIVan View on GitHub
bug Front mobile
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Precondition:
Go to https://office.5scontrol.com/mobile/
Login in system as admin

Description:
Sectioln "Сотрудники" located in section "Справочники", not in the main menu.

Step to reproduse:
1. Click on the section "Справочники"
2. Pay attention on section "Сотрудники"

Expected result:
Section "Сотрудники" located in main menu.

Actual result:
Section "Сотрудники" located in section "Справочники".

Environment:
macOS Ventura ver. 13.7.1
Google Chrome ver. 31.0.6778.86

Attachments:
![image](https://github.com/user-attachments/assets/c2833362-f08a-41ac-9383-b0d0c434eaa7)
![image](https://github.com/user-attachments/assets/aead949c-47c6-4ff1-a86d-5e8f96976053)

Contributor guide

Open the contributing guide

Research direction

Look for the main menu and sidebar navigation components in the frontend codebase, likely in a directory like `src/components/navigation/` or `src/layout/`. Find where 'Справочники' (Directories/References) is defined and move the 'Сотрудники' (Employees) link or component to the main menu section. Verify the change by running the development server and checking that the Employees section appears in the main menu as expected.

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
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.