MudBlazor/MudBlazor

MudToolTip is not flex compatible

Ouverte

#1 167 ouverte le 11 mars 2021

 (34 commentaires) (10 réactions) (0 personne assignée)C# (1 631 forks)batch import
bughas workaroundhelp wanted

Métriques du dépôt

Stars
 (10 394 étoiles)
Métriques de merge PR
 (Merge moyen 6j 6h) (108 PRs mergées en 30 j)

Description

I'm trying to use MudToolTip for items in a (flex) MudGrid but the tooltip root is display: inline-block with no apparent way to change it. The width of the ChildContent of the tooltip thus becomes completely wrong.

Expected behavior I expect to be able to add a MudToolTip to components in a grid while keeping the grid behavior intact.

TryMudBlazor https://try.mudblazor.com/snippet/QucbExPFfNCGZePj

Screenshots image

Guide contributeur