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

[bug]: user should not be allowed to create folders with same name inside a single collection #141

Open
Nick-h4ck3r opened this issue Nov 3, 2023 · 2 comments
Assignees
Milestone

Comments

@Nick-h4ck3r
Copy link

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:

  1. Go to 'Collection Explorer'
  2. Create a collection with the name 'anyname'.
  3. Create a folder inside it as 'test'.
  4. 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
Image screenshot from vscode

Screenshots
firecamp
Current scenario in firecamp

Desktop (please complete the following information):

  • OS: All
  • Browser: All
  • Version: All
@Nick-h4ck3r
Copy link
Author

I would like to work on this issue, @Nishchit14 assign me this one.

@Nishchit14
Copy link
Contributor

Thank you for bringing the PR quickly @Nick-h4ck3r

@Nishchit14 Nishchit14 added this to the v3.2.4 milestone Nov 3, 2023
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

2 participants