[Bug] #401

Closed
opened 2025-04-07 18:52:06 +02:00 by relisiuol · 2 comments

First of all, thank you much for your work.

Environment

  • Custom menu version: 4.1.1
  • Nextcloud version: 30.0.8
  • PHP version: 8.2
  • Web server (Nginx, Apache2): Apache
  • Web browser and version (Firefox 80, Google Chrome 74, etc): All (tested on Firefox only but should be same on all browsers)

Configuration

{
    "add-logo-link": "0",
    "always-displayed": "0",
    "apps-categories-custom": "{\"forms\":\"multimedia\",\"mail\":\"office\",\"contacts\":\"office\",\"notes\":\"files\",\"keeporsweep\":\"tools\",\"tables\":\"files\",\"cookbook\":\"files\",\"solitaire\":\"multimedia\",\"polls\":\"multimedia\",\"deck\":\"tools\",\"duplicatefinder\":\"files\",\"photos\":\"files\",\"activity\":\"organization\",\"passwords\":\"office\",\"maps\":\"multimedia\",\"cospend\":\"organization\",\"twothousandandfortyeight\":\"multimedia\",\"passman\":\"tools\",\"announcementcenter\":\"organization\",\"tasks\":\"tools\",\"calendar\":\"office\",\"files\":\"files\",\"external_index2\":\"files\"}",
    "apps-order": "[\"dashboard\",\"activity\",\"calendar\",\"analytics\",\"maps\",\"announcementcenter\",\"contacts\",\"cospend\",\"deck\",\"duplicatefinder\",\"files\",\"forms\",\"external_index2\",\"audioplayer\",\"mail\",\"news\",\"notes\",\"passman\",\"photos\",\"polls\",\"tasks\"]",
    "background-color": "#00679e",
    "background-color-opacity": "100",
    "background-color-to": "#00679e",
    "big-menu": "1",
    "big-menu-hidden-apps": "[]",
    "categories-custom": "[]",
    "categories-order": "[\"other\",\"office\",\"files\",\"workflow\",\"integration\",\"games\",\"multimedia\",\"organization\",\"tools\",\"customization\",\"search\",\"external_links\",\"social\",\"monitoring\",\"security\",\"dashboard\"]",
    "categories-order-type": "default",
    "current-app-background-color": "#235885",
    "dark-mode-background-color": "#0068a1",
    "dark-mode-background-color-opacity": "100",
    "dark-mode-background-color-to": "#0068a1",
    "dark-mode-current-app-background-color": "#005a8a",
    "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": "1",
    "display-logo": "1",
    "enabled": "yes",
    "force": "1",
    "hide-when-no-apps": "0",
    "icon-invert-filter": "0",
    "icon-opacity": "100",
    "installed_version": "4.1.1",
    "loader-color": "#ffffff",
    "loader-enabled": "1",
    "opener": "side-menu-opener",
    "opener-hover": "0",
    "opener-only": "0",
    "opener-position": "before",
    "show-settings": "1",
    "side-with-categories": "0",
    "size-icon": "big",
    "size-text": "normal",
    "target-blank-apps": "[\"external_index2\"]",
    "text-color": "#ffffff",
    "top-menu-apps": "[\"dashboard\",\"photos\",\"calendar\",\"files\"]",
    "top-menu-apps-order": "[]",
    "top-menu-mouse-over-hidden-label": "0",
    "top-side-menu-apps": "[\"photos\",\"calendar\",\"files\"]",
    "types": "",
    "use-avatar": "1"
}

Steps to reproduce

Create a public link, with Forms app for example, and open the link without being connected.

Observed Results

Side Menu is visible and openable but leads nowhere.

Expected Results

Side Menu shouldn't be available on public pages.

More informations

No response

First of all, thank you much for your work. ### Environment * Custom menu version: 4.1.1 * Nextcloud version: 30.0.8 * PHP version: 8.2 * Web server (Nginx, Apache2): Apache * Web browser and version (Firefox 80, Google Chrome 74, etc): All (tested on Firefox only but should be same on all browsers) ### Configuration ``` { "add-logo-link": "0", "always-displayed": "0", "apps-categories-custom": "{\"forms\":\"multimedia\",\"mail\":\"office\",\"contacts\":\"office\",\"notes\":\"files\",\"keeporsweep\":\"tools\",\"tables\":\"files\",\"cookbook\":\"files\",\"solitaire\":\"multimedia\",\"polls\":\"multimedia\",\"deck\":\"tools\",\"duplicatefinder\":\"files\",\"photos\":\"files\",\"activity\":\"organization\",\"passwords\":\"office\",\"maps\":\"multimedia\",\"cospend\":\"organization\",\"twothousandandfortyeight\":\"multimedia\",\"passman\":\"tools\",\"announcementcenter\":\"organization\",\"tasks\":\"tools\",\"calendar\":\"office\",\"files\":\"files\",\"external_index2\":\"files\"}", "apps-order": "[\"dashboard\",\"activity\",\"calendar\",\"analytics\",\"maps\",\"announcementcenter\",\"contacts\",\"cospend\",\"deck\",\"duplicatefinder\",\"files\",\"forms\",\"external_index2\",\"audioplayer\",\"mail\",\"news\",\"notes\",\"passman\",\"photos\",\"polls\",\"tasks\"]", "background-color": "#00679e", "background-color-opacity": "100", "background-color-to": "#00679e", "big-menu": "1", "big-menu-hidden-apps": "[]", "categories-custom": "[]", "categories-order": "[\"other\",\"office\",\"files\",\"workflow\",\"integration\",\"games\",\"multimedia\",\"organization\",\"tools\",\"customization\",\"search\",\"external_links\",\"social\",\"monitoring\",\"security\",\"dashboard\"]", "categories-order-type": "default", "current-app-background-color": "#235885", "dark-mode-background-color": "#0068a1", "dark-mode-background-color-opacity": "100", "dark-mode-background-color-to": "#0068a1", "dark-mode-current-app-background-color": "#005a8a", "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": "1", "display-logo": "1", "enabled": "yes", "force": "1", "hide-when-no-apps": "0", "icon-invert-filter": "0", "icon-opacity": "100", "installed_version": "4.1.1", "loader-color": "#ffffff", "loader-enabled": "1", "opener": "side-menu-opener", "opener-hover": "0", "opener-only": "0", "opener-position": "before", "show-settings": "1", "side-with-categories": "0", "size-icon": "big", "size-text": "normal", "target-blank-apps": "[\"external_index2\"]", "text-color": "#ffffff", "top-menu-apps": "[\"dashboard\",\"photos\",\"calendar\",\"files\"]", "top-menu-apps-order": "[]", "top-menu-mouse-over-hidden-label": "0", "top-side-menu-apps": "[\"photos\",\"calendar\",\"files\"]", "types": "", "use-avatar": "1" } ``` ### Steps to reproduce Create a public link, with Forms app for example, and open the link without being connected. ### Observed Results Side Menu is visible and openable but leads nowhere. ### Expected Results Side Menu shouldn't be available on public pages. ### More informations _No response_
Owner

Hello!

An option exists to hide the menu when there is not available apps.

Hello! An option exists to hide the menu when there is not available apps.
Author

I missed this option, thanks!

I missed this option, thanks!
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#401
No description provided.