CodeBeamOrg / CodeBeam.MudBlazor.Extensions

Useful third party extension components for MudBlazor, from the contributors.
https://mudextensions.codebeam.org/
MIT License
367 stars 62 forks source link

MudStepper vertical Timeline breaks after a certain height #207

Closed jeffreyjsung closed 1 year ago

jeffreyjsung commented 1 year ago

Screenshot 2023-05-13 223727 It would be nice if it could be longer.

segfault- commented 1 year ago

could you provide a try.mudblazor.com to reproduce? use https://trymudextensions.pages.dev/ to reproduce, then go to https://try.mudblazor.com/ and copy paste / save / share link

jeffreyjsung commented 1 year ago

https://try.mudblazor.com/snippet/mawnOplLAFBqVzBl, notice the Style="height:610px" part of MudStepper. It starts misaligning after ~550px

segfault- commented 1 year ago

thanks for the feedback, i have submitted a PR to fix this issue

mckaragoz commented 1 year ago

This issue is fixed with the new release. Please re-open the issue if you will have a problem.