topcoderinc / TC-redis-manager

5 stars 15 forks source link

If user enters an invalid value to the score, misleading info message displayed #319

Open codejamtc opened 5 years ago

codejamtc commented 5 years ago

image

  1. Deploy the App and run the application
  2. Select a server and create an Ordered List
  3. Click Add new value
  4. Add value=10 and score=0w
  5. Click add

Actual: The score in row 1 cannot be empty

Expected: The score in row 1 is invalid

Browser(s): Firefox 64.0.2 (Windows)