5sControl / 5sControl/5s-frontend
There is no auxiliary text in the new zone field
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Отсутствует вспомогательный текст при создании новой зоны
**Precondition:**
Открыта вкладка configuration и настройки камеры
Steps:
1. Перейти во вкладку Zones
2. Добавить Zone
3. Проверить поле ввода Name
**Actual result:**
В поле ввода Name отсутствует вспомогательный текст
**Expected Result:**
В поле ввода Name присутствует вспомогательный текст
**files:**

Contributor guide
Research direction
The issue is about a missing placeholder or helper text in a 'Name' input field when adding a new Zone in the camera configuration. Look for the Zones component, likely under a configuration or camera settings section. Find the form or modal for adding a Zone and inspect the input field for the 'Name' property. Check if there is a `placeholder` attribute or similar text prop that needs to be added. Verify the fix by running the frontend and navigating to the Zones tab to see the helper text appear.
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
- 45/100