5sControl / 5sControl/5s-frontend

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

Ouverte Adaptée aux débutants
#533 0 commentaires 0 réactions 1 personne assignée Réclamée par @AlexGurski Voir sur GitHub
bug
Langage dominant
TypeScript
Étoiles
3
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
react, typescript
Domaine
frontend
Type d'issue
Bug
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
65/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.