MudBlazor/MudBlazor

Content within MudTab does not fit space

クローズ

#10,207 opened on 2024/11/07

 (2 件のコメント) (0 件のリアクション) (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

MudTab

What happened?

I know this is a very niche issue but...

When trying to place a MudTab within MudTabs with Position="Position.Left" or Position="Position.Right", the contained MudTab element overflows and is hidden.

image

Expected behavior

Contained content fits the space. Tab options show navigation buttons for selecting left/right tabs

Reproduction link

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

Reproduction steps

  1. Run TryMud link
  2. See the inner MudTab content is cut off when the available size is not enough

Relevant log output

No response

Version (bug)

7

Version (working)

No response

What browsers are you seeing the problem on?

Edge

On which operating systems are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request

Code of Conduct

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

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