Versile Johnson II
Versile Johnson II
ok so I have effectively removed OverflowPadding and FlipMargin from PopoverOptions and added a parameter to MudPopover for OverflowPadding that translates to the mudPopover.js. Just to confirm the plan is...
My current branch added logic to prevent left/right movement when it's inside a MudSelect/Autocomplete/Menu (they are all mudlist on the outside). It also added logic for right shift in other...
Just for the record it's actually in MudBlazor just not documented and a "use at your own risk" type thing. MudPageContentNavigation https://github.com/MudBlazor/MudBlazor/pull/2188#issuecomment-940795769
As far as I can tell this is just going to be a custom implementation. Loading bar is automatically moved down 39px (the size of the header row by dense...
@Bobobaal Does this help you or do you think there is a way we could dynamically report size?
Also as an extension, one already exists: https://www.mudex.org/mud-ex-group-box
I'm pretty sure it's in one of these (or both) but I can't start piddling around and messing with things without an actual reproduction. Github project would be fine too....
> I got the error too, and I am able to reliably reproduce the bug. The heart of the issue lies in MudFocusTrap.razor.cs OnAfterRenderAsync. > > In short, if you...
> Something related with: > > https://github.com/MudBlazor/MudBlazor/blob/01827d86347eb4c11d26dc6ad411bf0eef7c8117/src/MudBlazor/Components/Input/MudInput.razor.cs#L16 > > When you set `#8qb829ff` it doesn't go back to `#594ae2` even despite the: > > https://github.com/MudBlazor/MudBlazor/blob/01827d86347eb4c11d26dc6ad411bf0eef7c8117/src/MudBlazor/Components/ColorPicker/MudColorPicker.razor#L237 > > returning the `#594ae2`...
Let me know when you get done updating tests I'll get it reviewed. Also post a screenshot of the Docs you added in the opening description/comment please.