We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The MQTT Broker form is missing validation - allowing it to be submitted without required fields.
The minimum set of required fields are:
Should not be able to submit the credentials form (for both create and edit states) if the name or host fields are blank.
No response
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered:
closed by #5099
Sorry, something went wrong.
cstns
No branches or pull requests
Current Behavior
The MQTT Broker form is missing validation - allowing it to be submitted without required fields.
The minimum set of required fields are:
Expected Behavior
Should not be able to submit the credentials form (for both create and edit states) if the name or host fields are blank.
Steps To Reproduce
No response
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: