-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Feature request] Organise folders in collection by drag and drop #1568
Comments
I agree with this. I actually don't see a way to reorder this, even through manually editing config file. I'd recommend you add a section in The only workaround for right now is to rename the folders to ensure the proper order. I am using numbers, but it's honestly a cludge. We should be able to reorder by drag-and-drop and not rely on the naming to accomplish the order. |
Bumping this. I have login calls that need to run before anything else and logout calls that need to run at the end of my collection runs and there is no way to do this without first making them a subfolder under a parent using 1 or Z as a workaround. Would really appreciate a fix for this. |
I know "chime in" comments aren't always helpful, but I would love to see this feature implemented. (I want to move my team over to Bruno vs. any of the other options out there!) [edit: reworded request - I love Bruno and know you have a lot on your plate!] For context, we're coming from a large internal API collection where the organization of the folders makes a big difference to us. Would love to see this as well, even though I realize getting multi-level drag and drop just right for a UX perspective isn't easy. |
FYI, I was able to change the order of my collections manually on macOS by:
That said, being able to do this in the UI would also be useful, but at least there's a manual workaround. |
Maybe a new ticket is needed but would also love to see ordering within a folder. |
Hello everyone. Firstly, I like Bruno a lot. Congratulations to the team for the effort and good work! |
Hello Everyone, many congratulations to the team for this great tool. |
We are working on it #3755 |
Currently, folders within a Collection are sorted alphabetically. Users should have the ability to reorder the folders by dragging and dropping them into their preferred arrangement.
For example, similar to Postman, I want to move the
Operational
folder so it comes after theUsers
folder.To clarify how nesting folders appears:
Additionally, when importing a Collection from Postman, it should be organized in Bruno to maintain the same order as in Postman.
Mentioned here: #1456
The text was updated successfully, but these errors were encountered: