havit / Havit.Blazor

Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
https://havit.blazor.eu
MIT License
463 stars 63 forks source link

[HxButton] Tooltip behavior on mobile devices #817

Closed hakenr closed 1 month ago

hakenr commented 1 month ago

Our HxButton:

Pure Bootstrap (incl. tooltip-wrapper setup):

hakenr commented 1 month ago

Caused by https://github.com/havit/Havit.Blazor/blob/73a35f720a434880b140a93430c5c2da344b995a/Havit.Blazor.Components.Web.Bootstrap/Buttons/HxButton.razor.cs#L250-L254

Will have to investigate for better #209 solution.