5sControl / 5sControl/5s-frontend
Main menu: missing section "Сотрудники"
- 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:


Contributor 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