NutriSafe-DLT / producer-dashboard

Contains the producer dashboard web application and its containerized version. Upcoming: Scenario support for logistics and coffee supply chains.
2 stars 0 forks source link

Validation message persists on username and password #66

Open aparnakamat opened 3 years ago

aparnakamat commented 3 years ago

Browser used-Chrome Version 88.0.4324.182

URL- http://137.193.65.47

Steps to Reproduce: 1.Login with admin credentials 2.Navigate to Access Management->Users 3.Click on the Create User button 4.Enter Username, Password and then remove data from both the fields 5.Now again enter the data 6.Observe

Actual Result: When the data in the Username and Password is removed, This field is required error message is displayed. On refilling the data, the error message still persists.

Expected Result: The error message should go away when the data is entered the second time.

Screenshot: image image image image image image