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]
Hello, Cosimo,
Thank you for getting in touch to report this behaviour.
In case you prefer to subscribe to our GitHub portal, here is the issue that you can follow:
https://github.com/telerik/kendo-ui-core/issues/5884
Kind
Regards,
Alex Hajigeorgieva
Progress Telerik