[BUG] Not all apps are displayed in the options #192

Closed
opened 2022-12-06 20:50:29 +01:00 by eldelacajita · 4 comments

Issue

Environment

  • Custom menu version: 3.4.1
  • Nextcloud version: 25.0.1 - 25.0.1.1
  • PHP version: 7.4.3
  • Web server (Nginx, Apache2): nginx/1.18.0 (fpm-fcgi)
  • Web browser and version (Firefox 80, Google Chrome 74, etc): Firefox Developer Edition 108.0b9
{
    "add-logo-link": "1",
    "always-displayed": "0",
    "apps-categories-custom": "[]",
    "apps-order": "[\"dashboard\",\"files\",\"calendar\",\"deck\",\"mail\",\"photos\",\"spreed\",\"activity\",\"external_index1\"]",
    "background-color": "#a11f55",
    "background-color-opacity": "100",
    "background-color-to": "#a11f55",
    "big-menu": "0",
    "big-menu-hidden-apps": "[\"dashboard\",\"deck\",\"calendar\",\"spreed\",\"photos\",\"activity\",\"mail\",\"files\",\"external_index1\"]",
    "categories-custom": "[]",
    "categories-order": "[\"other\",\"files\",\"search\",\"dashboard\",\"workflow\",\"tools\",\"integration\",\"games\",\"monitoring\",\"multimedia\",\"office\",\"organization\",\"customization\",\"security\",\"external_links\",\"social\"]",
    "categories-order-type": "custom",
    "current-app-background-color": "#8d1b4b",
    "dark-mode-background-color": "#a11f55",
    "dark-mode-background-color-opacity": "100",
    "dark-mode-background-color-to": "#a11f55",
    "dark-mode-current-app-background-color": "#8d1b4b",
    "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": "1",
    "enabled": "yes",
    "force": "1",
    "hide-when-no-apps": "1",
    "icon-invert-filter": "0",
    "icon-opacity": "100",
    "installed_version": "3.4.1",
    "loader-color": "#d45288",
    "loader-enabled": "1",
    "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": "[\"dashboard\",\"deck\",\"calendar\",\"spreed\",\"photos\",\"activity\",\"mail\",\"files\",\"external_index1\"]",
    "top-side-menu-apps": "[]",
    "types": "",
    "use-avatar": "0"
}

Steps to reproduce

  1. Go to "Custom menu" settings from the admin user.
  2. Click on any of the "Show and hide the list of applications" toggles.

Observed Results

The list of apps shown doesn't include all apps.

This is what I see:

imagen

Some apps are missing, like these:

imagen

Expected Results

Being able to see all the installed apps so I can properly exclude/include/reorder them.

## Issue ### Environment * Custom menu version: 3.4.1 * Nextcloud version: 25.0.1 - 25.0.1.1 * PHP version: 7.4.3 * Web server (Nginx, Apache2): nginx/1.18.0 (fpm-fcgi) * Web browser and version (Firefox 80, Google Chrome 74, etc): Firefox Developer Edition 108.0b9 ``` { "add-logo-link": "1", "always-displayed": "0", "apps-categories-custom": "[]", "apps-order": "[\"dashboard\",\"files\",\"calendar\",\"deck\",\"mail\",\"photos\",\"spreed\",\"activity\",\"external_index1\"]", "background-color": "#a11f55", "background-color-opacity": "100", "background-color-to": "#a11f55", "big-menu": "0", "big-menu-hidden-apps": "[\"dashboard\",\"deck\",\"calendar\",\"spreed\",\"photos\",\"activity\",\"mail\",\"files\",\"external_index1\"]", "categories-custom": "[]", "categories-order": "[\"other\",\"files\",\"search\",\"dashboard\",\"workflow\",\"tools\",\"integration\",\"games\",\"monitoring\",\"multimedia\",\"office\",\"organization\",\"customization\",\"security\",\"external_links\",\"social\"]", "categories-order-type": "custom", "current-app-background-color": "#8d1b4b", "dark-mode-background-color": "#a11f55", "dark-mode-background-color-opacity": "100", "dark-mode-background-color-to": "#a11f55", "dark-mode-current-app-background-color": "#8d1b4b", "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": "1", "enabled": "yes", "force": "1", "hide-when-no-apps": "1", "icon-invert-filter": "0", "icon-opacity": "100", "installed_version": "3.4.1", "loader-color": "#d45288", "loader-enabled": "1", "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": "[\"dashboard\",\"deck\",\"calendar\",\"spreed\",\"photos\",\"activity\",\"mail\",\"files\",\"external_index1\"]", "top-side-menu-apps": "[]", "types": "", "use-avatar": "0" } ``` ### Steps to reproduce 1. Go to "Custom menu" settings from the admin user. 2. Click on any of the "Show and hide the list of applications" toggles. ### Observed Results The list of apps shown doesn't include all apps. This is what I see: ![imagen](/attachments/d4ffeeb6-97bb-41f4-9307-b86b5aa55f89) Some apps are missing, like these: ![imagen](/attachments/d6b76e63-09b5-4d18-a369-9893d1bb195d) ### Expected Results Being able to see all the installed apps so I can properly exclude/include/reorder them.
eldelacajita added the
bug
label 2022-12-06 20:50:29 +01:00
Owner

Hi,

Could go to the custom menu admin page and export the configuration please (at the bottom)?

Hi, Could go to the custom menu admin page and export the configuration please (at the bottom)?
Author

Oh, sorry, I thought the template meant general Nextcloud configuration 😅 I have updated the original post with the Custom Menu configuration, and also attached the config.json.

Oh, sorry, I thought the template meant general Nextcloud configuration 😅 I have updated the original post with the Custom Menu configuration, and also attached the config.json.
Owner

I can't reproduce your problem. Do you have specific settings for your apps?

I can't reproduce your problem. Do you have specific settings for your apps?
deblan added the
question
not reproduced
labels 2022-12-28 17:27:22 +01:00
Author

You are right, it was related to per-app settings. Specifically, I had set some apps to only be visible to certain groups of users, and the admin user wasn't in one of those groups, so it wasn't capable of seeing those apps.

You can mark this as solved. Thanks for the help!

You are right, it was related to per-app settings. Specifically, I had set some apps to only be visible to certain groups of users, and the admin user wasn't in one of those groups, so it wasn't capable of seeing those apps. You can mark this as solved. Thanks for the help!
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#192
No description provided.