[BUG] The last app is gone in the side menu if scrolling is required #173

Closed
opened 2022-11-09 11:05:06 +01:00 by jacotec · 1 comment

Issue

I currently have 17 apps in my side menu. As soon as no scrolling is required, they are all shown:

image

As soon as the browser height requires scrolling of the side menu, the last app is missing (in this case "Fotos"):

image

Environment

  • Custom menu version: 3.3.1
  • Nextcloud version: 25.0.1
  • PHP version: 8.0.25
  • Web server (Nginx, Apache2): Apache2
  • Web browser and version (Firefox 80, Google Chrome 74, etc): Chrome 107.0.5304.88
{
    "add-logo-link": "1",
    "always-displayed": "0",
    "apps-categories-custom": "{\"memories\":\"multimedia\",\"photos\":\"multimedia\",\"polls\":\"office\",\"ncdownloader\":\"cat8718575935457475\",\"music\":\"multimedia\",\"calendar\":\"office\",\"dashboard\":\"files\",\"activity\":\"files\",\"fulltextsearch\":\"files\",\"contacts\":\"office\",\"tasks\":\"office\",\"deck\":\"office\",\"appointments\":\"office\",\"bbb\":\"social\",\"bookmarks\":\"cat8718575935457475\",\"forms\":\"office\",\"news\":\"office\",\"notes\":\"office\",\"spreed\":\"social\",\"files\":\"files\"}",
    "apps-order": "[\"files\",\"activity\",\"music\",\"photos\",\"memories\",\"spreed\",\"bbb\",\"calendar\",\"contacts\",\"dashboard\",\"polls\",\"appointments\",\"tasks\",\"deck\",\"forms\",\"bookmarks\",\"ncdownloader\",\"news\",\"notes\",\"fulltextsearch\"]",
    "background-color": "#0068a1",
    "background-color-opacity": "100",
    "background-color-to": "#0068a1",
    "big-menu": "0",
    "big-menu-hidden-apps": "[]",
    "categories-custom": "[{\"id\":\"cat06275893659151777\",\"en\":\"Files\",\"de\":\"Dateien\",\"de_DE\":\"Dateien\"},{\"id\":\"cat7218189669861612\",\"en\":\"Communication\",\"de\":\"Kommunikation\",\"de_DE\":\"Kommunikation\"},{\"id\":\"cat8718575935457475\",\"en\":\"Others\",\"de\":\"Andere\",\"de_DE\":\"Andere\"}]",
    "categories-order": "[\"files\",\"cat06275893659151777\",\"social\",\"cat7218189669861612\",\"office\",\"other\",\"cat8718575935457475\",\"customization\",\"dashboard\",\"integration\",\"external_links\",\"workflow\",\"multimedia\",\"organization\",\"security\",\"games\",\"search\",\"tools\",\"monitoring\"]",
    "categories-order-type": "custom",
    "current-app-background-color": "#005b8d",
    "dark-mode-background-color": "#0068a1",
    "dark-mode-background-color-opacity": "100",
    "dark-mode-background-color-to": "#0068a1",
    "dark-mode-current-app-background-color": "#005b8d",
    "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": "1",
    "icon-invert-filter": "0",
    "icon-opacity": "100",
    "installed_version": "3.3.1",
    "loader-color": "#339bd4",
    "loader-enabled": "1",
    "opener": "side-menu-opener",
    "opener-hover": "0",
    "opener-only": "0",
    "opener-position": "before",
    "show-settings": "1",
    "side-with-categories": "1",
    "size-icon": "small",
    "size-text": "small",
    "target-blank-apps": "[]",
    "text-color": "#ffffff",
    "top-menu-apps": "[\"memories\",\"dashboard\",\"bbb\",\"spreed\",\"files\"]",
    "top-side-menu-apps": "[\"dashboard\",\"files\"]",
    "types": "",
    "use-avatar": "0"
}

Steps to reproduce

...

Observed Results

...

Expected Results

...

## Issue I currently have 17 apps in my side menu. As soon as no scrolling is required, they are all shown: ![image](/attachments/993fd0cc-5616-4528-932b-ee30f790d65e) As soon as the browser height requires scrolling of the side menu, the last app is missing (in this case "Fotos"): ![image](/attachments/9e1baa16-bd58-4709-b1f6-22362135da8d) ### Environment * Custom menu version: 3.3.1 * Nextcloud version: 25.0.1 * PHP version: 8.0.25 * Web server (Nginx, Apache2): Apache2 * Web browser and version (Firefox 80, Google Chrome 74, etc): Chrome 107.0.5304.88 ``` { "add-logo-link": "1", "always-displayed": "0", "apps-categories-custom": "{\"memories\":\"multimedia\",\"photos\":\"multimedia\",\"polls\":\"office\",\"ncdownloader\":\"cat8718575935457475\",\"music\":\"multimedia\",\"calendar\":\"office\",\"dashboard\":\"files\",\"activity\":\"files\",\"fulltextsearch\":\"files\",\"contacts\":\"office\",\"tasks\":\"office\",\"deck\":\"office\",\"appointments\":\"office\",\"bbb\":\"social\",\"bookmarks\":\"cat8718575935457475\",\"forms\":\"office\",\"news\":\"office\",\"notes\":\"office\",\"spreed\":\"social\",\"files\":\"files\"}", "apps-order": "[\"files\",\"activity\",\"music\",\"photos\",\"memories\",\"spreed\",\"bbb\",\"calendar\",\"contacts\",\"dashboard\",\"polls\",\"appointments\",\"tasks\",\"deck\",\"forms\",\"bookmarks\",\"ncdownloader\",\"news\",\"notes\",\"fulltextsearch\"]", "background-color": "#0068a1", "background-color-opacity": "100", "background-color-to": "#0068a1", "big-menu": "0", "big-menu-hidden-apps": "[]", "categories-custom": "[{\"id\":\"cat06275893659151777\",\"en\":\"Files\",\"de\":\"Dateien\",\"de_DE\":\"Dateien\"},{\"id\":\"cat7218189669861612\",\"en\":\"Communication\",\"de\":\"Kommunikation\",\"de_DE\":\"Kommunikation\"},{\"id\":\"cat8718575935457475\",\"en\":\"Others\",\"de\":\"Andere\",\"de_DE\":\"Andere\"}]", "categories-order": "[\"files\",\"cat06275893659151777\",\"social\",\"cat7218189669861612\",\"office\",\"other\",\"cat8718575935457475\",\"customization\",\"dashboard\",\"integration\",\"external_links\",\"workflow\",\"multimedia\",\"organization\",\"security\",\"games\",\"search\",\"tools\",\"monitoring\"]", "categories-order-type": "custom", "current-app-background-color": "#005b8d", "dark-mode-background-color": "#0068a1", "dark-mode-background-color-opacity": "100", "dark-mode-background-color-to": "#0068a1", "dark-mode-current-app-background-color": "#005b8d", "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": "1", "icon-invert-filter": "0", "icon-opacity": "100", "installed_version": "3.3.1", "loader-color": "#339bd4", "loader-enabled": "1", "opener": "side-menu-opener", "opener-hover": "0", "opener-only": "0", "opener-position": "before", "show-settings": "1", "side-with-categories": "1", "size-icon": "small", "size-text": "small", "target-blank-apps": "[]", "text-color": "#ffffff", "top-menu-apps": "[\"memories\",\"dashboard\",\"bbb\",\"spreed\",\"files\"]", "top-side-menu-apps": "[\"dashboard\",\"files\"]", "types": "", "use-avatar": "0" } ``` ### Steps to reproduce ... ### Observed Results ... ### Expected Results ...
jacotec added the
bug
label 2022-11-09 11:05:06 +01:00
deblan added the
reproduced
label 2022-11-09 12:28:04 +01:00
deblan added the
next release
label 2022-11-09 12:52:16 +01:00
Owner

Fixed in v3.3.2!

Fixed in v3.3.2!
deblan removed the
next release
label 2022-11-10 13:22:47 +01:00
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#173
No description provided.