talk icon indicating copy to clipboard operation
talk copied to clipboard

Unhelpful validation errors on initial configuration wizard

Open Sentynel opened this issue 4 years ago • 1 comments
trafficstars

Expected behavior: Validation errors on initial configuration tell you what you did wrong.

Actual behavior: image Obvious question: Why is this failing validation? Answer: it isn't; I missed an "https://" off the organisation URL on the previous screen and that one has failed validation. The error message in the dev console reads "message": "\"tenant.organization.url\" must be a valid uri" so it should be possible to improve this.

Related Issues: image I don't think the initial configuration wizard particularly needs rate limiting, and it was annoying when trying to fix the previous issue!

Versions:

  • Coral: git develop dc656e2
  • NodeJS: v14.15.3
  • NPM: 6.14.9
  • MongoDB:
  • Redis:
  • Browser: Chrome/87.0.4280.107
  • OS: Ubuntu 20.04

Sentynel avatar Dec 30 '20 14:12 Sentynel

Hi @Sentynel! Thank's for the info. We definitely know that the installation wizard could use some love! Thanks for bringing it to our attention!

wyattjoh avatar Jan 05 '21 22:01 wyattjoh