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

Add a create button to create a collection and create a collcetion #303

Open
giemic8 opened this issue Mar 11, 2025 · 8 comments
Open

Add a create button to create a collection and create a collcetion #303

giemic8 opened this issue Mar 11, 2025 · 8 comments
Assignees
Labels
frontend Frontend related task

Comments

@giemic8
Copy link
Collaborator

giemic8 commented Mar 11, 2025

  • Add a button in the sidebar to create a new collection. This button is only temporary until the parent feature is completed.
  • When the button is clicked, a modal should be opened with which a folder can be selected in which the collection can be created. In addition, there should be an input field in which the collection title can be written. Both fields are mandatory.
  • When this collection has been created, the path should be written to the settings.json and loaded in the collectionStore.
  • In addition, an exception should be thrown if a collection already exists in the folder.
@giemic8
Copy link
Collaborator Author

giemic8 commented Mar 11, 2025

@Rammah-mohamed are you interested in this feature? If you need more informations ask me. We also have a Discord chat where you can contact me directly.

@Rammah-mohamed
Copy link
Contributor

Yes.
I can work in this feature.
Can you assign it to me ?

@Rammah-mohamed
Copy link
Contributor

Can you please send me the Discord link?

@giemic8
Copy link
Collaborator Author

giemic8 commented Mar 12, 2025

@Rammah-mohamed discord.gg/sb4nfdevpW

@giemic8 giemic8 changed the title Add a create button to create a collection Add a create button to create a collection and create a collcetion Mar 12, 2025
@Rammah-mohamed
Copy link
Contributor

Thank You.

@Rammah-mohamed
Copy link
Contributor

Doesn't the new folder button create a new collection?
Can you clarify?

@giemic8
Copy link
Collaborator Author

giemic8 commented Mar 14, 2025

Perhaps the difference between a collection and a folder is not clear. A folder only has the property of building up the structure of the collection. It only has a title, children, and a parent. The collection contains much more, it contains environments and variables. Collection is always the root and can only exist once per project. Have a look at the readme to see where your default collection is located. In the long term it should be possible to create a collection at different locations, but only one should be open at a time.
I hope it's a bit clearer now.

@Rammah-mohamed
Copy link
Contributor

Thank you for your explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related task
Projects
None yet
Development

No branches or pull requests

2 participants