[Bug] Dashboard / entry-screen Layout issue with upper right menu #262

Closed
opened 2023-06-21 10:30:13 +02:00 by rethus · 4 comments

Environment

  • Custom menu version: 3.8.0
  • Nextcloud version: 26.0.2
  • PHP version: Don't know, it's storageShare on Hetzner.com
  • Web server (Nginx, Apache2): Don't know, it's storageShare on Hetzner.com
  • Web browser and version: Brave Version 1.52.126 Chromium: 114.0.5735.133 (Offizieller Build) (64-Bit)

The 50px you move the body to right is missing on the other side to show the Profile-Icon of the user. On all other pages it seems to work as expected, but not for the Dashboard.

image

Configuration

{
    "add-logo-link": "1",
    "always-displayed": "1",
    "apps-categories-custom": "[]",
    "apps-order": "[\"dashboard\",\"deck\",\"calendar\",\"contacts\",\"cospend\",\"files\",\"photos\",\"cookbook\",\"notes\",\"activity\"]",
    "background-color": "#66405a",
    "background-color-opacity": "100",
    "background-color-to": "#66405a",
    "big-menu": "0",
    "big-menu-hidden-apps": "[]",
    "categories-custom": "[]",
    "categories-order": "[\"other\",\"customization\",\"office\",\"dashboard\",\"files\",\"integration\",\"external_links\",\"workflow\",\"social\",\"multimedia\",\"organization\",\"security\",\"search\",\"tools\",\"monitoring\",\"games\"]",
    "categories-order-type": "custom",
    "current-app-background-color": "#59384f",
    "dark-mode-background-color": "#66405a",
    "dark-mode-background-color-opacity": "83",
    "dark-mode-background-color-to": "#66405a",
    "dark-mode-current-app-background-color": "#59384f",
    "dark-mode-icon-invert-filter": "0",
    "dark-mode-icon-opacity": "100",
    "dark-mode-loader-color": "#ffffff",
    "dark-mode-opener": "side-menu-opener-hamburger-2",
    "dark-mode-text-color": "#ffffff",
    "default-enabled": "1",
    "display-logo": "0",
    "enabled": "yes",
    "force": "0",
    "hide-when-no-apps": "0",
    "icon-invert-filter": "0",
    "icon-opacity": "100",
    "installed_version": "3.8.0",
    "loader-color": "#99738d",
    "loader-enabled": "1",
    "opener": "side-menu-opener-hamburger",
    "opener-hover": "1",
    "opener-only": "0",
    "opener-position": "before",
    "show-settings": "1",
    "side-with-categories": "0",
    "size-icon": "big",
    "size-text": "normal",
    "target-blank-apps": "[]",
    "text-color": "#ffffff",
    "top-menu-apps": "[]",
    "top-menu-mouse-over-hidden-label": "0",
    "top-side-menu-apps": "[]",
    "types": "",
    "use-avatar": "0"
}

Steps to reproduce

Login to nextcloud

Observed Results

You see it in the screenshot. Profile Icon is out of range / view

Expected Results

You may guess what... ;)

More informations

No response

### Environment * Custom menu version: 3.8.0 * Nextcloud version: 26.0.2 * PHP version: Don't know, it's storageShare on Hetzner.com * Web server (Nginx, Apache2): Don't know, it's storageShare on Hetzner.com * Web browser and version: Brave Version 1.52.126 Chromium: 114.0.5735.133 (Offizieller Build) (64-Bit) The 50px you move the body to right is missing on the other side to show the Profile-Icon of the user. On all other pages it seems to work as expected, but not for the Dashboard. ![image](/attachments/4f97bfbb-c738-45c9-b313-330910a988d3) ### Configuration ``` { "add-logo-link": "1", "always-displayed": "1", "apps-categories-custom": "[]", "apps-order": "[\"dashboard\",\"deck\",\"calendar\",\"contacts\",\"cospend\",\"files\",\"photos\",\"cookbook\",\"notes\",\"activity\"]", "background-color": "#66405a", "background-color-opacity": "100", "background-color-to": "#66405a", "big-menu": "0", "big-menu-hidden-apps": "[]", "categories-custom": "[]", "categories-order": "[\"other\",\"customization\",\"office\",\"dashboard\",\"files\",\"integration\",\"external_links\",\"workflow\",\"social\",\"multimedia\",\"organization\",\"security\",\"search\",\"tools\",\"monitoring\",\"games\"]", "categories-order-type": "custom", "current-app-background-color": "#59384f", "dark-mode-background-color": "#66405a", "dark-mode-background-color-opacity": "83", "dark-mode-background-color-to": "#66405a", "dark-mode-current-app-background-color": "#59384f", "dark-mode-icon-invert-filter": "0", "dark-mode-icon-opacity": "100", "dark-mode-loader-color": "#ffffff", "dark-mode-opener": "side-menu-opener-hamburger-2", "dark-mode-text-color": "#ffffff", "default-enabled": "1", "display-logo": "0", "enabled": "yes", "force": "0", "hide-when-no-apps": "0", "icon-invert-filter": "0", "icon-opacity": "100", "installed_version": "3.8.0", "loader-color": "#99738d", "loader-enabled": "1", "opener": "side-menu-opener-hamburger", "opener-hover": "1", "opener-only": "0", "opener-position": "before", "show-settings": "1", "side-with-categories": "0", "size-icon": "big", "size-text": "normal", "target-blank-apps": "[]", "text-color": "#ffffff", "top-menu-apps": "[]", "top-menu-mouse-over-hidden-label": "0", "top-side-menu-apps": "[]", "types": "", "use-avatar": "0" } ``` ### Steps to reproduce Login to nextcloud ### Observed Results You see it in the screenshot. Profile Icon is out of range / view ### Expected Results You may guess what... ;) ### More informations _No response_
111 KiB
rethus added the
bug
label 2023-06-21 10:30:13 +02:00
deblan added the
WIP
reproduced
labels 2023-06-23 13:51:22 +02:00
deblan added
next release
and removed
WIP
labels 2023-06-23 15:38:52 +02:00
Owner

Will be fixed in next release.

Will be fixed in next release.
Author

@deblan updated custom-menu today to 3.9.0, issue still appear.

@deblan updated custom-menu today to 3.9.0, issue still appear.
Owner

The fix is not released yet.

The fix is not released yet.
Owner

Fixed in v3.9.1!

Fixed in v3.9.1!
deblan removed the
next release
label 2023-06-29 13:11:19 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: deblan/side_menu#262
No description provided.