lablup / backend.ai-webui

Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
https://www.backend.ai
GNU Lesser General Public License v3.0
93 stars 66 forks source link

Bug: If there are auto-mount folders, they are not visible in the 'neo-session-launcher' #2371

Closed ironAiken2 closed 1 month ago

ironAiken2 commented 1 month ago

What Operating System(s) are you seeing this problem on?

macOS (Apple Silicon)

Backend.AI version

24.09.0dev1

Describe the bug

If auto-mount folders exist, it will not be visible when creating a new session in the 'neo session laucher'.

And even in the traditional session launcher, if you don't select any mounted folders other than the auto-mount folder, you'll see a modal that tells you there are no mounted folders.

neo launcher Legacy launcher
image image

To Reproduce

  1. Launch a new session with neo session launcher in an environment with an auto-mount folder.
  2. Check the mounted folders in the confirm step of the neo session launcher.

Expected Behavior

No response

Anything else?

No response