MudBlazor/MudBlazor

CenterLabels in horizontal MudStepper breaks title layout on overflow

クローズ

#12,254 opened on 2025/12/12

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

Repository metrics

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

説明

Before reporting

  • I searched existing issues
  • I tried in private/incognito browser

What went wrong?

When using a horizontal MudStepper with an overflowing amount of steps, using CenterLabels causes the titles to overlay. Removing CenterLabels fixes the issue

Reproduction link

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

Reproduction steps

  1. Create Stepper with many steps and CenterLabels until overflow happens
  2. Step Titles overlay instead correct scroll
  3. Sroll still gets activated but not wide enough

Version (bug)

8.15.0

Version (working)

No response

Environment

No response

Blazor rendering mode

No response

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