5sControl / 5sControl/5s-frontend

fix bug wrong names of the fields in "adding account" window

Abierto Apto para principiantes
#533 0 comentarios 0 reacciones 1 asignado Reclamado por @AlexGurski Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
3
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Неверные названия полей в сообщении об ошибке в окне "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:**

![Image](https://github.com/5sControl/django-front/assets/122295113/cc687b5c-41ca-4073-9f8e-cfd1b5ac00c9)

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
react, typescript
Área
frontend
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
65/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.