0
bozkan created
- ABP Framework version: v4.3.0
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
Is it possible to have the main navigation menu fixed to the top bar no matter what the screen size is. Current behavior is to move the main menu to the left side bar for some screen sizes. If it is not possible, do you have any plans for making this feature configurable in near future?
2 Answer(s)
-
0
Hello,
It is not possible to keep the menu fixated to the top while maintaining responsive features. If you insist on a fixated top menu, you have to implement it yourself and compromise responsive user experience for smaller devices than a desktop.
-
0
This question has been automatically marked as stale because it has not had recent activity.