5sControl / 5sControl/5s-frontend

There is no auxiliary text in the new zone field

Open
#567 0 comments 0 reactions 1 assignee Claimed by @payne52 View on GitHub
bug
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:**

![Image](https://github.com/user-attachments/assets/e3ed4701-962c-4e9d-a587-006ca214aebc)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.