This module adds responsiveness to web backend.
Features for all devices:
-
New navigation with an app drawer
-
Quick menu search from the app drawer
-
Increase the size of the labels in extra large screens
Features for mobile:
-
App-specific submenus are shown on full screen when toggling them from the "hamburger" menu
-
View type picker dropdown displays confortably
-
Top app bar is always visible, but the control panel is hidden when scrolling down, to save some vaulable vertical space
-
Form status bar action and status buttons are collapsed in dropdowns. Other control panel buttons use icons to save space.
-
Breadcrumbs navigation is collapsed with a "back arrow" button.
-
Search panel is hidden on small screens.
Features for computers:
-
Keyboard shortcuts for easier navigation, using ``Alt + Shift + [key]`` combination instead of just
Alt + [key]
. See https://github.com/odoo/odoo/issues/30068 to understand why. -
Autofocus on search menu box when opening the drawer
-
Set chatter on the side of the screen, optional per user
-
Full width form sheets
-
Sticky chatter topbar
-
AppMenu waits for action finished to show the view
-
Sticky header & footer in list view
-
Sticky statusbar in form view
-
Followers and send button is displayed on mobile. Avatar is hidden.
-
When the chatter is configured on the side part, the document viewer fills that part for side-by-side reading instead of full screen. You can still put it on full width preview clicking on the new maximize button.
-
Bigger checkboxes in list view
-
Scrollable dropdowns