I am using 11.01 MVC .NET Core 6 but this recommendation applies to all versions.
Some UI elements that are short can be handled very effectively in a modal, for example creating a new User. Other things like Permissions can easily move into hundreds of rows of checboxes in a complex app. Out of the box ANZ has 50+ Permissions defined. I have another 450. This makes scrolling in a modal quite cumbersome and the user can never get a holistic picture of what Permissions exist. I know that there are instructions for how to turn modals into pages. I am suggesting that Volosoft adds a built-in configuration toggle in the Appearance settings to allow developers to select Modal or Page for all of 'out-of-the-box' modals.
1 Answer(s)
-
0
Hi @outdoored
Could you create an issue on https://github.com/aspnetzero/aspnet-zero-core ? We can enhance this in the following versions.
Thank you for your suggestion by the way.