Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description:
When placing the TextBox and TextArea inside the form , FloatLabel and border changes for the textbox and textarea after click the reset button. The issue occurs when the FloatLabelType is set to “Always”.
Replication Procedure:
· Run the sample
· Click submit and reset button
· You can see the issue
Expected Behavior: FloatLabel and border should not be modified for the textbox and textarea after click the reset button
Actual Behavior:FloatLabel and border changes for the textbox and textarea after click the reset button