You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently, users can create folders with the same name inside a single collection. This should not be the ideal scenario.
To Reproduce
Steps to reproduce the behavior:
Go to 'Collection Explorer'
Create a collection with the name 'anyname'.
Create a folder inside it as 'test'.
Create another folder inside 'anyname' collection as 'test'.
Expected behavior
Creating a file/folder with the same name, inside the same parent directory should be disabled. The user should get a prompt with a similar error as follows.
Image screenshot from vscode
Screenshots Current scenario in firecamp
Desktop (please complete the following information):
OS: All
Browser: All
Version: All
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently, users can create folders with the same name inside a single collection. This should not be the ideal scenario.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Creating a file/folder with the same name, inside the same parent directory should be disabled. The user should get a prompt with a similar error as follows.
Image screenshot from vscode
Screenshots
Current scenario in firecamp
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: