Proposal: Desktop-Exclusive Ribbon Control for .NET MAUI #2681
eduardoagr
started this conversation in
New Feature Discussions
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.NET MAUI offers a versatile UI framework, but some controls are best suited for desktop environments. A ribbon control, optimized for Windows and macOS, aligns with existing desktop-specific features like the Menubar and Titlebar, ensuring a structured, efficient workspace.
While adapting it for mobile is possible, the ribbon UI thrives in larger screens, benefiting from precise mouse interactions, keyboard shortcuts, and enhanced productivity workflows. By focusing on desktop, we maintain performance and usability without unnecessary complexity.
This control would integrate Bindable Layouts, VisualStates, and user customization, allowing developers to tailor their experience while keeping navigation intuitive.
Would this work for your proposal? Let me know if you need refinements! 🚀
Something like
this is a work in progress
Beta Was this translation helpful? Give feedback.
All reactions