Client-side validation missing for custom domain setup form #869
devroy10
started this conversation in
Bugs & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
When setting up a custom domain in the dashboard, submitting the form with an empty domain URL field results in a raw server error (
Cannot POST /api/dashboard/deployment/custom-domain/<company>
) instead of a user-friendly client-side validation message.Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Cannot POST...
).Screenshot:


Additional Context:
Beta Was this translation helpful? Give feedback.
All reactions