talk
talk copied to clipboard
Unhelpful validation errors on initial configuration wizard
Expected behavior: Validation errors on initial configuration tell you what you did wrong.
Actual behavior:
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:
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
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!