Versile Johnson II
Versile Johnson II
That's also a fantastic example of how to create one (MudExRichTextEditor). It checks all the boxes and is not super large to get confusing.
Me, ChatGPT, and Claude.IO went to work on this (so I could do it in my application) and I'm real happy with what we came up with. Horizontal mudnavmenu. Key...
> > We have proposal of MudNavigationBar on [#11318](https://github.com/MudBlazor/MudBlazor/pull/11318) . > > Didn't want to comment in the PR - what's the state on that? It looks like the only...
> @danielchalmers @versile2 do you think it's good to go? Or maybe we should move that to class due to this PR #11407 and that we want our components to...
> Shouldn't we expand on #9814 by [setting the color-scheme on the root component](https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme#declaring_color_scheme_preferences)? This would be set at the ThemeProvider level (ex `ApplyColorScheme`) instead of the MudElement level so...
It's possible if the submenu has overflow behavior set to flip and starts in a negative area (top or left - value). I will check this out tomorrow.
the submenu does have overflow behavior to flip, but never starts in a negative area (top + offsetY or left + offsetX). I don't mind looking at and possibly suggesting...
Based on that very long thread, the javascript that handles positioning has an appbaroffset that it applies, might be something there that can be fixed instead of changing any global...
Reverting won't fix this problem. It's caused by something else altogether different as noted above. 
I obviously misunderstood Yomodo's message. I think reverting is the best move. Thanks for setting it straight.