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

Update Folder List Immediately After Creating a New Folder in WebUI #3031

Open
agatha197 opened this issue Jan 15, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3053
Open

Update Folder List Immediately After Creating a New Folder in WebUI #3031

agatha197 opened this issue Jan 15, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3053
Assignees

Comments

@agatha197
Copy link
Contributor

agatha197 commented Jan 15, 2025

Environment: http://Backend.AI Web UI

Description:
When a new folder is created in the http://Backend.AI Web UI, the folder list is not immediately updated to reflect the new folder. Users need to navigate to a different tab and return, or wait for some time before the newly created folder appears in the list.

Steps to Reproduce:

  1. Go to the file section in the http://Backend.AI Web UI.
  2. Create a new folder.
  3. Observe that the new folder does not appear in the folder list immediately.

Expected Behavior:
The folder list should be updated immediately after a new folder is created, without the need for the user to navigate away or wait.

Actual Behavior:
The newly created folder does not appear in the folder list immediately. Users need to navigate to a different tab and return, or wait for some time to see the new folder.

Possible Solution:
Implement an automatic refresh or update mechanism for the folder list after a new folder creation action is completed.


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

Successfully merging a pull request may close this issue.

1 participant