MudBlazor/MudBlazor

MudToolTip is not flex compatible

Aberta

#1.167 aberto em 11 de mar. de 2021

 (34 comentários) (10 reações) (0 responsável)C# (1.631 forks)batch import
bughas workaroundhelp wanted

Métricas do repositório

Stars
 (10.394 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 6h) (108 fundiu PRs em 30d)

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

Guia do colaborador