MQTT Settings hostname validation error is unclear regarding what is incorrect in the input #567
Open
3 tasks done
Labels
bug
Something isn't working
Perform all steps below and tick them with [x]
Describe the bug
I am unable to set a valid hostname on the MQTT Settings page.
I am using
0.7.0-rc6
.To Reproduce
/config/mqtt
)Expected behavior
I'd like to ask a more descriptive message in the pop-up error message and document the character limitations in the docs that way it's more obvious to users what is not correct.
(It took me an embarrassingly long while to figure out what was wrong)
Anyway, thank you for the great project!
Screenshots or video
I dug around and found the
pattern="[a-z0-9_]*"
being set here.The text was updated successfully, but these errors were encountered: