-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HxMultiSelect] Adds Floating Label type to MultiSelect component #899
[HxMultiSelect] Adds Floating Label type to MultiSelect component #899
Conversation
This solves issue #900 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mmonteagudo There are a few points to polish. Please let me know if you want to resolve them or if you prefer us to finish the PR.
@crdo Please check the PR from your POV.
Havit.Blazor.Components.Web.Bootstrap/Forms/Internal/HxMultiSelectInternal.razor
Outdated
Show resolved
Hide resolved
Havit.Blazor.Components.Web.Bootstrap/Forms/Internal/HxMultiSelectInternal.razor
Outdated
Show resolved
Hide resolved
...t.Blazor.Documentation/Pages/Components/HxMultiSelectDoc/HxMultiSelect_Demo_BasicUsage.razor
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for your contribution! I've consolidated the PR (check out the commits if you're interested), and it's now ready to be merged.
This intends to add Floating Label type to the Multiselect component