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

Sort bugs / improvements #3398

Open
2 tasks done
cford1080 opened this issue Oct 30, 2024 · 1 comment · May be fixed by #3416
Open
2 tasks done

Sort bugs / improvements #3398

cford1080 opened this issue Oct 30, 2024 · 1 comment · May be fixed by #3416
Assignees
Labels
enhancement New feature or request module-qol

Comments

@cford1080
Copy link

cford1080 commented Oct 30, 2024

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

Bug: Collections sort is not retained when closing / reopening the app. It always defaults to the order my collections were imported, and I must sort alphabetically each time. I would expect that sorting alphabetically would be retained.

Improvements:

  1. It would be nice to have some sorting within a collection. Minimally, grouping each method so that all POSTs are together, all GETs are together, etc, and then perhaps sorting alphabetically.
  2. Generally, all lists could benefit from either defaulting to alphabetical sort or allowing some kind of sorting. e.g. all variables. This isn't that big of an issue in the screen shot that I provided on my sample collection, but in my global envs and actual collections, I have many more variables and that's when it becomes cumbersome without it being sorted.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

recording of app open -> sort collections -> close app -> reopen app -> collections not sorted

Screen.Recording.2024-10-30.093937.mp4

env vars not sorted
image

@cford1080 cford1080 added the bug Something isn't working label Oct 30, 2024
@saikksub saikksub linked a pull request Nov 4, 2024 that will close this issue
5 tasks
@ganesh-bruno
Copy link
Collaborator

Hi @saikksub @cford1080,

Thank you for bringing up this issue and submitting the PR. We're currently looking into it.

@sreelakshmi-bruno sreelakshmi-bruno added enhancement New feature or request module-qol and removed bug Something isn't working labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module-qol
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants