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

Open Beginner friendly
#533 0 comments 0 reactions 1 assignee View on GitHub

@AlexGurski is already working on this.

Since Aug 17, 2023.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
react, typescript
Domain
frontend

Research direction

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.

Written by the indexing model from the issue text.

Description

bug

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

Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from 5sControl/5s-frontend

All issues in 5sControl/5s-frontend

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.