-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 8.0.0beta1 (master)
-
Component/s: Frontend (F)
-
None
Steps to reproduce:
- Open Host wizard
- Search for Websites templates
- Apply Website by Browser template
- Create Host and Group
- On step Configure host - leave Mandatory field Path - empty as is
- Click Next
Result:
Inline validation is fired up.
"This field cannot be empty."
Incase any data is entered into field. Inline validation stays failed with error message.
Button Next becomes disabled.
They only workaround is to change field type from text to Secret and then back to Text.
Then inline validation for this field becomes disabled
Expected:
Inline validation works in case field is empty, error will be shown
and validates field correctly if data is entered.