MudBlazor/MudBlazor

MudTooltip alters the height of child element, causing alignment issues

オープン

#10,882 opened on 2025/02/15

 (3 件のコメント) (2 件のリアクション) (0 人の担当者)C# (1,631 件のフォーク)batch import
buggood first issuehas workaround

Repository metrics

Stars
 (10,394 個のスター)
PR merge metrics
 (平均マージ 6d 6h) (30d で 108 merged PRs)

説明

Things to check

  • I have searched the existing issues for this bug
  • To rule out a caching problem I made sure the bug also happens in an incognito tab

Bug type

Component

Component name

MudTooltip

What happened?

MudTooltip increases the height of the child element, which causes alignment issues.

Expected behavior

The tooltip should not have any effect on the size of the wrapped component.

Reproduction link

https://try.mudblazor.com/snippet/QYwTEcbTeHtAfdyf

Version (bug)

8.2.0

Version (working)

No response

What browsers are you seeing the problem on?

Chrome

On which operating systems are you experiencing the issue?

Windows

Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct

コントリビューターガイド