Meinrad Recheis

Results 429 comments of Meinrad Recheis

I'd change the message to `We will try to merge all (non-breaking) bugfix PRs and we'll deliberate the value of feature PRs for the community. But be warned that there...

@d00lar please provide evidence. Oh sorry, I see your post from last month above now.

> yes `width: fit-content; ` is wrong in my opinion, it should `width: inherited. ` so it should inherit the width of the child. using fit-content changes the child's width....

> Tested it, `width: inherited.` does nothing here, the only way i could get it to work is if we change the tooltip's display type to be `inline` instead of...

Actually, I do think it would be nice to have it fixed for all cases. I suspect the reason for the regression is that another fix caused this problem here....

The tests are not failing, we never merge any PR that fails the test suite

@gmkado here is your workaround: https://try.mudblazor.com/snippet/QEmSulnkopGGhLIj added `RootClass="d-flex flex-auto"`

Note: the workaround displaces the tooltip a bit, which can be countered for instance with `Class="mt-n10"`. Not perfect, I know, but maybe someone else finds a better workaround. ![image](https://github.com/MudBlazor/MudBlazor/assets/44090/128886df-2ff9-47c9-8556-6db0b7c62c4b)