Bug report
When the new TextBoxFor with a Floating label is used as editor for the String fields the label overlaps populated fields.
for MVC and MVC Core
Reproduction of the problem
@Html.Kendo().TextBoxFor(model => model).Label(l => l.Content("Name").Floating())
Expected/desired behavior
Floating label should not overlap populated fields
Environment
Kendo UI version: 2020.2.513 or above
Browser: [all]
Implement templates and adornments features in the TextBox. Example: https://www.telerik.com/kendo-angular-ui/components/inputs/textbox/adornments/#toc-built-in-adornments
Hello, I saw there's a strong password checker for ajax, I wonder if this can be also be implemented in MVC? If not, do you have any workaround?
Thanks,
Ann