web/web_responsive/readme/DESCRIPTION.md

1.9 KiB

This module adds responsiveness to web backend.

Features for all devices:

  • Redirect to the dashboard after logging in. Users will only be redirected to the home page after login if they have enabled the 'Redirect to Home' option in their profile settings.

    image

  • New navigation with the fullscreen app menu

    image

  • Quick menu search inside the app menu

    image

  • Sticky header & footer in list view

    image

  • Sticky statusbar in form view

    image

  • Bigger checkboxes in list view

    image

Features for mobile: * View type picker dropdown displays comfortably

  • Control panel buttons use icons to save space.

    image

  • Followers and send button is displayed on mobile. Avatar is hidden.

    image

  • Big inputs on form in edit mode

Features for desktop computers:

  • Keyboard shortcuts for easier navigation, **using `Alt + Shift +

    NUM

    conflict with Firefox Tab switching. Standard Odoo keyboard hotkeys changed to be more intuitive or accessible by fingers of one hand. F.x. Alt + S for Save

    image

  • Autofocus on search menu box when opening the app menu

    image

  • When the chatter is 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.

    image

  • When the user chooses to send a public message the color of the composer is different from the one when the message is an internal log.

    image