[Bug] Selected app is not marked as selected in the top panel #432

Closed
opened 2025-05-13 06:32:14 +02:00 by LostinSpacetime · 3 comments

Environment

  • Custom menu version: 5.1.0
  • Nextcloud version: 31.0.4
  • PHP version: 8.2.20
  • Web server (Nginx, Apache2): Apache2
  • Web browser and version (Firefox 80, Google Chrome 74, etc): Chrome, Firefox

Configuration

{
  "add-logo-link": true,
  "always-displayed": false,
  "apps-categories-custom": {
    "files": null,
    "mail": null,
    "activity": null,
    "photos": null,
    "deck": null,
    "forms": null,
    "contacts": null,
    "calendar": null,
    "tasks": null,
    "notes": null,
    "appointments": null,
    "polls": null
  },
  "apps-order": [
    "activity",
    "files",
    "mail",
    "deck",
    "contacts",
    "calendar",
    "tasks",
    "photos",
    "notes",
    "polls"
  ],
  "background-color": "#0089a1",
  "background-color-opacity": 100,
  "background-color-to": "#0089a1",
  "big-menu": false,
  "big-menu-hidden-apps": [],
  "categories-custom": [],
  "categories-order": [
    "other",
    "customization",
    "office",
    "dashboard",
    "files",
    "integration",
    "external_links",
    "workflow",
    "social",
    "multimedia",
    "organization",
    "security",
    "games",
    "search",
    "tools",
    "monitoring"
  ],
  "categories-order-type": "default",
  "current-app-background-color": "#00788d",
  "dark-mode-background-color": "#0089a1",
  "dark-mode-background-color-opacity": 100,
  "dark-mode-background-color-to": "#0089a1",
  "dark-mode-current-app-background-color": "#00788d",
  "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": true,
  "display-logo": true,
  "external-sites-in-top-menu": false,
  "force": false,
  "force-light-icon": false,
  "icon-invert-filter": 100,
  "icon-opacity": 100,
  "loader-color": "#33bcd4",
  "loader-enabled": true,
  "opener": "side-menu-opener",
  "opener-hover": false,
  "opener-only": true,
  "opener-position": "before",
  "show-settings": false,
  "side-with-categories": false,
  "size-icon": "normal",
  "size-text": "normal",
  "target-blank-apps": [],
  "text-color": "#ffffff",
  "top-menu-apps": [
    "polls",
    "deck",
    "mail",
    "files"
  ],
  "top-menu-mouse-over-hidden-label": 0,
  "top-side-menu-apps": [
    "polls",
    "deck",
    "mail",
    "files"
  ],
  "use-avatar": false
}

Steps to reproduce

Select one app from the top panel.

Observed Results

After the app is loaded, there is no marking on the icon.

Expected Results

The icon of the selected app should have a marking.

More informations

No response

### Environment * Custom menu version: 5.1.0 * Nextcloud version: 31.0.4 * PHP version: 8.2.20 * Web server (Nginx, Apache2): Apache2 * Web browser and version (Firefox 80, Google Chrome 74, etc): Chrome, Firefox ### Configuration ``` { "add-logo-link": true, "always-displayed": false, "apps-categories-custom": { "files": null, "mail": null, "activity": null, "photos": null, "deck": null, "forms": null, "contacts": null, "calendar": null, "tasks": null, "notes": null, "appointments": null, "polls": null }, "apps-order": [ "activity", "files", "mail", "deck", "contacts", "calendar", "tasks", "photos", "notes", "polls" ], "background-color": "#0089a1", "background-color-opacity": 100, "background-color-to": "#0089a1", "big-menu": false, "big-menu-hidden-apps": [], "categories-custom": [], "categories-order": [ "other", "customization", "office", "dashboard", "files", "integration", "external_links", "workflow", "social", "multimedia", "organization", "security", "games", "search", "tools", "monitoring" ], "categories-order-type": "default", "current-app-background-color": "#00788d", "dark-mode-background-color": "#0089a1", "dark-mode-background-color-opacity": 100, "dark-mode-background-color-to": "#0089a1", "dark-mode-current-app-background-color": "#00788d", "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": true, "display-logo": true, "external-sites-in-top-menu": false, "force": false, "force-light-icon": false, "icon-invert-filter": 100, "icon-opacity": 100, "loader-color": "#33bcd4", "loader-enabled": true, "opener": "side-menu-opener", "opener-hover": false, "opener-only": true, "opener-position": "before", "show-settings": false, "side-with-categories": false, "size-icon": "normal", "size-text": "normal", "target-blank-apps": [], "text-color": "#ffffff", "top-menu-apps": [ "polls", "deck", "mail", "files" ], "top-menu-mouse-over-hidden-label": 0, "top-side-menu-apps": [ "polls", "deck", "mail", "files" ], "use-avatar": false } ``` ### Steps to reproduce Select one app from the top panel. ### Observed Results After the app is loaded, there is no marking on the icon. ### Expected Results The icon of the selected app should have a marking. ### More informations _No response_
Owner

Hello!

Can you share your configuration of the menu (Support > Something went wrong > Show the configuration) and a screenshot please?

Hello! Can you share your configuration of the menu (`Support` > `Something went wrong` > `Show the configuration`) and a screenshot please?

grafik with Custom Menu
grafik without Custom Menu

![grafik](/attachments/4f25b87b-59cb-4a2a-a427-db5aa020b4bf) with Custom Menu ![grafik](/attachments/82ec74e7-0ee5-476a-aa15-420b6d939652) without Custom Menu

It's fixed with 5.1.1
Thank you!

It's fixed with 5.1.1 Thank you!
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#432
No description provided.