-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[BUG] No Errors for Invalid Name or Password on Setup Wizard #24238
Copy link
Copy link
Closed
Description
Description:
Whenever we setup a Rocket.Chat server, we have to go through a setup wizard. While filling the Admin info form in setup wizard we are not able to submit the form if the Name and Password fields are empty, but there is no message showing us that an empty Name or Password is Invalid.
Steps to reproduce:
- Start a new Rocket.Chat server and enter the setup wizard.
- Fill User Name and Password.
- Click On Continue
Expected behavior:
- There should be an error message below the message name input field indicating that an empty name is invalid.
- There should be a error message below the password field for invalid or weak passwords.
Actual behavior:
- No error message is shown below empty Name and Password field, user is given no indication why they are not able to submit the form.
Server Setup Information:
- Version of Rocket.Chat Server: 4.4.0-develop
- Operating System: Ubuntu (Using Gitpod)
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: 14.18.2 - x64
- MongoDB Version: 4.4.4
Client Setup Information
- Desktop App or Browser Version: Google Chrome Browser Version 97.0.4692.71
- Operating System: Windows 10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
