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

vFolder Visibility Issue in Session Launcher and vFolder creation modal related to mount permissions #2867

Open
yomybaby opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
area:ux UI / UX issue.

Comments

@yomybaby
Copy link
Member

yomybaby commented Nov 21, 2024

Currently, the VFolderTable in the session launcher filters vfolders in mountable vfolder hosts (with mount-in-session permission). However, the vfolder creation modal in the session launcher doesn't consider this mount permission. This can confuse users. For example, when creating a vfolder in the session launcher, if a user selects a storage host that is not mountable, the vfolder will not appear in the VFolderTable or be auto-selected. As a result, users might mistakenly think that the folder was not created.

Idea:

  • Add mountableHostOnly props to StorageSelect component
  • Add mountableHostOnly props to FolderCreateModal component and pass it down to StorageSelect

Additionally, How about renaming StorageSelect to StorageHostSelect

@yomybaby yomybaby added the area:ux UI / UX issue. label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ux UI / UX issue.
Projects
None yet
Development

No branches or pull requests

2 participants