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

Rename file/folder allows duplicates, but a refresh reveals that saving has failed #622

Open
bodom0015 opened this issue Mar 31, 2020 · 0 comments

Comments

@bodom0015
Copy link
Member

Steps to Reproduce

  1. Login to the WholeTale Dashboard
  2. Create a Tale, if you haven't already
  3. Navigate to Run > Files > Home or Run > Files > Tale Workspace
  4. Upload the same file twice
  5. Expand the dropdown menu beside the (1) file and choose Rename

Expected Results
The rename operation should fail and alert the user of the failure

Actual Results
The rename operation fails silently, and doesn't notify the user. A refresh reverts the file name change that failed to save to the backend.

The user can choose to rename a file or folder in the UI. Without validation, this form allows the user to submit a duplicate file name. Since the backend doesn't allow this, and the UI does not handle the error properly, the user is led to believe that their rename was successful. Refreshing the page reveals that the save actually failed.

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

1 participant