[Bug] The menu is displayed even if there are no apps #369

Closed
opened 2024-10-30 09:27:40 +01:00 by joskapista44 · 3 comments

Environment

  • Custom menu version: 4.0
  • Nextcloud version: 30.0.1
  • PHP version 8.1.2
  • Web server: Apache2
  • Web browser and version (Firefox 80, Google Chrome 74, etc): ff128.4, safari 17.6

Configuration

{
    "add-logo-link": "1",
    "always-displayed": "0",
    "apps-categories-custom": "[]",
    "apps-order": "[\"files\",\"photos\",\"dashboard\",\"mail\",\"calendar\",\"memories\",\"contacts\",\"activity\",\"spreed\"]",
    "background-color": "#002335",
    "background-color-opacity": "100",
    "background-color-to": "#002335",
    "big-menu": "0",
    "big-menu-hidden-apps": "[\"dashboard\",\"photos\",\"activity\"]",
    "categories-custom": "[]",
    "categories-order": "[\"other\",\"security\",\"tools\",\"external_links\",\"workflow\",\"files\",\"integration\",\"office\",\"dashboard\",\"games\",\"search\",\"social\",\"multimedia\",\"monitoring\",\"organization\",\"customization\"]",
    "categories-order-type": "default",
    "current-app-background-color": "#001f2f",
    "dark-mode-background-color": "#002335",
    "dark-mode-background-color-opacity": "100",
    "dark-mode-background-color-to": "#002335",
    "dark-mode-current-app-background-color": "#001f2f",
    "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.13.1",
    "loader-color": "#335668",
    "loader-enabled": "0",
    "opener": "side-menu-opener",
    "opener-hover": "0",
    "opener-only": "0",
    "opener-position": "after",
    "show-settings": "0",
    "side-with-categories": "0",
    "size-icon": "normal",
    "size-text": "normal",
    "target-blank-apps": "[]",
    "text-color": "#ffffff",
    "top-menu-apps": "[\"memories\",\"spreed\",\"calendar\",\"mail\",\"contacts\",\"files\"]",
    "top-menu-mouse-over-hidden-label": "1",
    "top-side-menu-apps": "[]",
    "types": "",
    "use-avatar": "0"
}

Steps to reproduce

  • remove all apps from the menu
  • set the "Do not display the side menu and the opener if there is no application (eg: public pages)." to YES

Observed Results

The menu icon is still there

Expected Results

There shouldn't be any menu icons

More informations

No response

### Environment * Custom menu version: 4.0 * Nextcloud version: 30.0.1 * PHP version 8.1.2 * Web server: Apache2 * Web browser and version (Firefox 80, Google Chrome 74, etc): ff128.4, safari 17.6 ### Configuration ``` { "add-logo-link": "1", "always-displayed": "0", "apps-categories-custom": "[]", "apps-order": "[\"files\",\"photos\",\"dashboard\",\"mail\",\"calendar\",\"memories\",\"contacts\",\"activity\",\"spreed\"]", "background-color": "#002335", "background-color-opacity": "100", "background-color-to": "#002335", "big-menu": "0", "big-menu-hidden-apps": "[\"dashboard\",\"photos\",\"activity\"]", "categories-custom": "[]", "categories-order": "[\"other\",\"security\",\"tools\",\"external_links\",\"workflow\",\"files\",\"integration\",\"office\",\"dashboard\",\"games\",\"search\",\"social\",\"multimedia\",\"monitoring\",\"organization\",\"customization\"]", "categories-order-type": "default", "current-app-background-color": "#001f2f", "dark-mode-background-color": "#002335", "dark-mode-background-color-opacity": "100", "dark-mode-background-color-to": "#002335", "dark-mode-current-app-background-color": "#001f2f", "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.13.1", "loader-color": "#335668", "loader-enabled": "0", "opener": "side-menu-opener", "opener-hover": "0", "opener-only": "0", "opener-position": "after", "show-settings": "0", "side-with-categories": "0", "size-icon": "normal", "size-text": "normal", "target-blank-apps": "[]", "text-color": "#ffffff", "top-menu-apps": "[\"memories\",\"spreed\",\"calendar\",\"mail\",\"contacts\",\"files\"]", "top-menu-mouse-over-hidden-label": "1", "top-side-menu-apps": "[]", "types": "", "use-avatar": "0" } ``` ### Steps to reproduce - remove all apps from the menu - set the "Do not display the side menu and the opener if there is no application (eg: public pages)." to YES ### Observed Results The menu icon is still there ### Expected Results There shouldn't be any menu icons ### More informations _No response_
deblan changed title from [Bug] to [Bug] The menu is displayed even if there are no apps 2024-10-30 14:31:44 +01:00
deblan 2024-10-30 19:01:09 +01:00
Owner

v4.0.1 fix this issue!

v4.0.1 fix this issue!

The menu symbol is still shown in public shares with 4.0.1.

The menu symbol is still shown in public shares with 4.0.1.
deblan 2024-11-04 23:15:07 +01:00
  • reopened this issue
  • removed the
    reproduced
    label
Owner

Should be fixed in v4.1.1.

Should be fixed in v4.1.1.
deblan 2025-03-12 18:47:29 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
3 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#369
No description provided.