5sControl / 5sControl/5s-frontend
fix bug wrong names of the fields in "adding account" window
- 主要语言
- TypeScript
- 星标
- 3
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Неверные названия полей в сообщении об ошибке в окне "adding account" страницы "Company"
**Precondition**
пользователь авторизован
камера авторизована
открыта страница "Company"
**Environment:**
win 11
CHrom 114
**STR:**
1. Кликнуть по кнопке "Add account"
2. Кликнуть по кнопке "Done" (поля незаполнены)
**ER:**
Текст сообщения "Email, Password and Role are required"
**AR:**
Текст сообщения "User Type, Username, and Password are required"
**Attachments:**

贡献指南
调研方向
Find the 'Add account' component in the Company page. Look for the error message text 'User Type, Username, and Password are required' and replace it with 'Email, Password and Role are required'. Check the form validation logic to ensure the fields match the new labels. Test by submitting the empty form and verifying the updated error appears.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100