[Bug] Can't hide the opener #233

Closed
opened 2023-03-23 21:25:07 +01:00 by joskapista44 · 1 comment

Environment

  • Custom menu version: 3.7.1
  • Nextcloud version: 25.0.5
  • PHP version: 8.1.2-1ubuntu2.11
  • Web server (Nginx, Apache2): apache
  • Web browser and version (Firefox 80, Google Chrome 74, etc): Firefix 102.8

Configuration

{
    "add-logo-link": "1",
    "always-displayed": "0",
    "apps-categories-custom": "[]",
    "apps-order": "[]",
    "background-color": "#0068a1",
    "background-color-opacity": "100",
    "background-color-to": "#0068a1",
    "big-menu": "0",
    "big-menu-hidden-apps": "[\"shifts\",\"dashboard\",\"phonetrack\",\"spreed\",\"calendar\",\"forms\",\"mail\",\"photos\",\"deck\",\"contacts\",\"activity\",\"files\"]",
    "categories-custom": "[]",
    "categories-order": "[\"other\",\"security\",\"tools\",\"workflow\",\"files\",\"integration\",\"office\",\"dashbophp8.1 $HOME/nextcloud/nextcloud-stable/cron.phpard\",\"games\",\"search\",\"social\",\"external_links\",\"multimedia\",\"monitoring\",\"organization\",\"customization\"]",
    "categories-order-type": "default",
    "current-app-background-color": "#005b8d",
    "dark-mode-background-color": "#0068a1",
    "dark-mode-background-color-opacity": "100",
    "dark-mode-background-color-to": "#0068a1",
    "dark-mode-current-app-background-color": "#005b8d",
    "dark-mode-icon-invert-filter": "0",
    "dark-mode-icon-opacity": "100",
    "dark-mode-loader-color": "#ffffff",
    "dark-mode-opener": "side-menu-opener",
    "dark-mode-text-color": "#ffffff",
    "default-enabled": "0",
    "display-logo": "0",
    "enabled": "yes",
    "force": "1",
    "hide-when-no-apps": "1",
    "icon-invert-filter": "0",
    "icon-opacity": "100",
    "installed_version": "3.7.1",
    "loader-color": "#339bd4",
    "loader-enabled": "0",
    "opener": "side-menu-opener",
    "opener-hover": "0",
    "opener-only": "0",
    "opener-position": "before",
    "show-settings": "0",
    "side-with-categories": "0",
    "size-icon": "normal",
    "size-text": "normal",
    "target-blank-apps": "[]",
    "text-color": "#ffffff",
    "top-menu-apps": "[\"phonetrack\",\"spreed\",\"calendar\",\"mail\",\"photos\",\"contacts\",\"files\"]",
    "top-menu-mouse-over-hidden-label": "0",
    "top-side-menu-apps": "[]",
    "types": "",
    "use-avatar": "0"
}

Steps to reproduce

  • Remove all applications from the side menu
  • Click yes on "Do not display the side menu and the opener if there is no application (eg: public pages)."
  • Save

Observed Results

The side menu and the opener is still there, but if you click on it, it's empty.

Expected Results

Opener and side menu is not there. The Nextcloud looks like a normal one, without side menu app. The only difference is that you can sort/hide the top menu items.

More informations

No response

### Environment * Custom menu version: 3.7.1 * Nextcloud version: 25.0.5 * PHP version: 8.1.2-1ubuntu2.11 * Web server (Nginx, Apache2): apache * Web browser and version (Firefox 80, Google Chrome 74, etc): Firefix 102.8 ### Configuration ``` { "add-logo-link": "1", "always-displayed": "0", "apps-categories-custom": "[]", "apps-order": "[]", "background-color": "#0068a1", "background-color-opacity": "100", "background-color-to": "#0068a1", "big-menu": "0", "big-menu-hidden-apps": "[\"shifts\",\"dashboard\",\"phonetrack\",\"spreed\",\"calendar\",\"forms\",\"mail\",\"photos\",\"deck\",\"contacts\",\"activity\",\"files\"]", "categories-custom": "[]", "categories-order": "[\"other\",\"security\",\"tools\",\"workflow\",\"files\",\"integration\",\"office\",\"dashbophp8.1 $HOME/nextcloud/nextcloud-stable/cron.phpard\",\"games\",\"search\",\"social\",\"external_links\",\"multimedia\",\"monitoring\",\"organization\",\"customization\"]", "categories-order-type": "default", "current-app-background-color": "#005b8d", "dark-mode-background-color": "#0068a1", "dark-mode-background-color-opacity": "100", "dark-mode-background-color-to": "#0068a1", "dark-mode-current-app-background-color": "#005b8d", "dark-mode-icon-invert-filter": "0", "dark-mode-icon-opacity": "100", "dark-mode-loader-color": "#ffffff", "dark-mode-opener": "side-menu-opener", "dark-mode-text-color": "#ffffff", "default-enabled": "0", "display-logo": "0", "enabled": "yes", "force": "1", "hide-when-no-apps": "1", "icon-invert-filter": "0", "icon-opacity": "100", "installed_version": "3.7.1", "loader-color": "#339bd4", "loader-enabled": "0", "opener": "side-menu-opener", "opener-hover": "0", "opener-only": "0", "opener-position": "before", "show-settings": "0", "side-with-categories": "0", "size-icon": "normal", "size-text": "normal", "target-blank-apps": "[]", "text-color": "#ffffff", "top-menu-apps": "[\"phonetrack\",\"spreed\",\"calendar\",\"mail\",\"photos\",\"contacts\",\"files\"]", "top-menu-mouse-over-hidden-label": "0", "top-side-menu-apps": "[]", "types": "", "use-avatar": "0" } ``` ### Steps to reproduce - Remove all applications from the side menu - Click yes on "Do not display the side menu and the opener if there is no application (eg: public pages)." - Save ### Observed Results The side menu and the opener is still there, but if you click on it, it's empty. ### Expected Results Opener and side menu is not there. The Nextcloud looks like a normal one, without side menu app. The only difference is that you can sort/hide the top menu items. ### More informations _No response_
deblan 2023-03-27 18:34:22 +02:00
Owner

Fixed in v3.7.2!

Fixed in v3.7.2!
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#233
No description provided.