Openworx / backend_theme

Odoo Backend Theme
156 stars 242 forks source link

[BUG] User menu not displaying in smaller screens #34

Closed IOAyman closed 6 years ago

IOAyman commented 6 years ago

Current behavior:

The user menu -top right corner- does is not being displayed on smaller than screens (width < 768px).

screenshot_2017-10-27_09-19-18 screenshot_2017-10-27_09-20-05


Odoo version: 10.0 Theme branch: 10.0 at 9b3ee22

IOAyman commented 6 years ago

Closed by #35

melroy89 commented 6 years ago

Same problem in 11.0 branch..

IOAyman commented 6 years ago

I've reopened the issue @danger89. I'll check about that and open up another PR, asap

melroy89 commented 6 years ago

Thanks. Yea v11 will also gives:

image

yanfrank commented 6 years ago

Hi, when i apply #caf86e3 on backend_theme_v11/static/src/less/style.less or CLONE REPO .git + + + +// navbar ========================================== + +.navbar-default .navbar-nav .open .dropdown-menu > li > a {

I lost/cant see "sub-menu" on small smartphone screen. But user menu is OK. bluestack-chrome-invoicing-submenu-odoo11-18-02-12 bluestack-chrome-settings-submenu-odoo11-18-02-12 opera-invoicing-submenu-odoo11-18-02-12 opera-salessubmenu-odoo11-18-02-12 user-menu

I used Odoo 11.0-20180212 (Community Edition)