MudBlazor/MudBlazor
CenterLabels in horizontal MudStepper breaks title layout on overflow
クローズ
#12,254 opened on 2025/12/12
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
- Create Stepper with many steps and CenterLabels until overflow happens
- Step Titles overlay instead correct scroll
- 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