New tab #164

Closed
opened 2022-11-04 19:28:46 +01:00 by Ghost · 5 comments

Open apps in new tab does not work after update

Environment

  • Custom menu version: 3.2.1
  • Nextcloud version: 25.0.1
  • PHP version: 8.0.24
  • Web server: LiteSpeed V8.0.1
  • Web browser and version: Firefox 106.0.1, Brave 1.45.116 (Chromium 107)
Open apps in new tab does not work after update ### Environment * Custom menu version: 3.2.1 * Nextcloud version: 25.0.1 * PHP version: 8.0.24 * Web server: LiteSpeed V8.0.1 * Web browser and version: Firefox 106.0.1, Brave 1.45.116 (Chromium 107)
Ghost added the
bug
label 2022-11-04 19:28:46 +01:00
Owner

Can you share your configuration please? It's exportable from admin page.

Can you share your configuration please? It's exportable from admin page.
deblan added the
question
label 2022-11-04 19:36:11 +01:00
Author

Is it the config file you want

Is it the config file you want
Owner

You don't share any file.

Export the configuration using the custom menu's admin page. Then copy/paste the content here.

You don't share any file. Export the configuration using the custom menu's admin page. Then copy/paste the content here.
Author
{
    "add-logo-link": "1",
    "always-displayed": "0",
    "apps-categories-custom": "[]",
    "apps-order": "[]",
    "background-color": "#cccccc",
    "background-color-opacity": "100",
    "background-color-to": "#cccccc",
    "big-menu": "1",
    "big-menu-hidden-apps": "[\"activity\"]",
    "categories-custom": "[]",
    "categories-order": "[\"other\",\"customization\",\"dashboard\",\"external_links\",\"files\",\"workflow\",\"integration\",\"multimedia\",\"office\",\"organization\",\"social\",\"games\",\"security\",\"search\",\"tools\",\"monitoring\"]",
    "categories-order-type": "custom",
    "current-app-background-color": "#b3b3b3",
    "dark-mode-background-color": "#cccccc",
    "dark-mode-background-color-opacity": "100",
    "dark-mode-background-color-to": "#cccccc",
    "dark-mode-current-app-background-color": "#b3b3b3",
    "dark-mode-icon-invert-filter": "0",
    "dark-mode-icon-opacity": "100",
    "dark-mode-loader-color": "#000000",
    "dark-mode-opener": "side-menu-opener",
    "dark-mode-text-color": "#000000",
    "default-enabled": "1",
    "display-logo": "1",
    "enabled": "yes",
    "force": "1",
    "hide-when-no-apps": "1",
    "icon-invert-filter": "0",
    "icon-opacity": "100",
    "installed_version": "3.2.1",
    "loader-color": "#ffffff",
    "loader-enabled": "1",
    "opener": "side-menu-opener-dark",
    "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": "[\"snappymail\",\"external_index1\",\"external_index6\"]",
    "text-color": "#000000",
    "top-menu-apps": "[\"snappymail\",\"spreed\",\"dashboard\",\"files\",\"external_index1\",\"external_index6\"]",
    "top-side-menu-apps": "[]",
    "types": "",
    "use-avatar": "0"
}
``` { "add-logo-link": "1", "always-displayed": "0", "apps-categories-custom": "[]", "apps-order": "[]", "background-color": "#cccccc", "background-color-opacity": "100", "background-color-to": "#cccccc", "big-menu": "1", "big-menu-hidden-apps": "[\"activity\"]", "categories-custom": "[]", "categories-order": "[\"other\",\"customization\",\"dashboard\",\"external_links\",\"files\",\"workflow\",\"integration\",\"multimedia\",\"office\",\"organization\",\"social\",\"games\",\"security\",\"search\",\"tools\",\"monitoring\"]", "categories-order-type": "custom", "current-app-background-color": "#b3b3b3", "dark-mode-background-color": "#cccccc", "dark-mode-background-color-opacity": "100", "dark-mode-background-color-to": "#cccccc", "dark-mode-current-app-background-color": "#b3b3b3", "dark-mode-icon-invert-filter": "0", "dark-mode-icon-opacity": "100", "dark-mode-loader-color": "#000000", "dark-mode-opener": "side-menu-opener", "dark-mode-text-color": "#000000", "default-enabled": "1", "display-logo": "1", "enabled": "yes", "force": "1", "hide-when-no-apps": "1", "icon-invert-filter": "0", "icon-opacity": "100", "installed_version": "3.2.1", "loader-color": "#ffffff", "loader-enabled": "1", "opener": "side-menu-opener-dark", "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": "[\"snappymail\",\"external_index1\",\"external_index6\"]", "text-color": "#000000", "top-menu-apps": "[\"snappymail\",\"spreed\",\"dashboard\",\"files\",\"external_index1\",\"external_index6\"]", "top-side-menu-apps": "[]", "types": "", "use-avatar": "0" } ```
deblan added
WIP
and removed
question
labels 2022-11-04 21:44:26 +01:00
deblan added the
reproduced
label 2022-11-04 21:46:52 +01:00
Owner

Fixed in v3.3.0.

Fixed in v3.3.0.
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#164
No description provided.