Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web-based File Manager fails to navigate properly across folders #522

Open
thanosa75 opened this issue Sep 13, 2024 · 1 comment
Open

Web-based File Manager fails to navigate properly across folders #522

thanosa75 opened this issue Sep 13, 2024 · 1 comment

Comments

@thanosa75
Copy link

thanosa75 commented Sep 13, 2024

CloudPanel version(s) affected

2.4.2

Description

The web file manager when double-clicking a folder goes inside and the tree on the left side opens. However, at some point after the first directory level (e.g. homedir/htdocs/site.domain.org/somefolder) the tree on the left stops expanding and you cannot navigate back, unless this is at the root e.g. homedir.

Important note: this does not happen the first time. You can enter "somefolder" the first time and use "Parent dir" to go back. Every other time, it fails.
Also, seems that the left panel stops expanding after the first level.

How to reproduce

  1. Open the file manager tab.
  2. Navigate to the htdocs/whatever.site.org/folder_inside_it.
  3. Use the "Parent folder" double click to navigate back.
  4. Go to the same folder again, by double clicking on the right panel (not left/tree panel). You will find yourself in the root (homedir) instead of the actual expected folder.

When this happens, the breadcrumb becomes blank. See below the marked rectangle.
bugreport

Say the navigation tree is as:

<homedir>
  <htdocs>
     <site>
        folderA
        folderB

Going from homedir > htdocs > site > folderA works 👏
Then going from homedir > htdocs > site > folderA does not work 💣
Going from homedir > htdocs > site > folderB works. Trying again to go to folderB does not work 😕
Going from homedir > htdocs > site > folderA again, works 😕 .

Possible Solution

No response

Additional Context

Installed on an AWS EC2 via the installer.sh method. No customisations.

@SimoneS2023
Copy link

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants