bruno icon indicating copy to clipboard operation
bruno copied to clipboard

fix: Synchronize Collection Renaming with Local Folders

Open Nithishvb opened this issue 1 year ago • 1 comments
trafficstars

Description

Fixes: #2270

This PR resolves an issue where renaming a collection within the application did not automatically update the corresponding folder name on the local filesystem. The fix ensures that renaming a collection within the app now triggers the update of the folder name in the local directory, ensuring consistency between the application and the local environment.

Contribution Checklist:

  • [x] The pull request only addresses one issue or adds one feature.
  • [x] The pull request does not introduce any breaking changes
  • [ ] I have added screenshots or gifs to help explain the change if applicable.
  • [x] I have read the contribution guidelines.
  • [x] Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

Nithishvb avatar May 10 '24 15:05 Nithishvb

Thank you @Nithishvb !

@lohxt1 Can you review this?

helloanoop avatar May 22 '24 13:05 helloanoop

Hey @Nithishvb !

Thank you for your effort on this PR.

We’re closing it for now, as merging would require significant additional changes, and this feature isn't a current priority for us to deliver in the near future.

Please refer to the comment here: https://github.com/usebruno/bruno/issues/2270#issuecomment-2316821718

helloanoop avatar Aug 29 '24 06:08 helloanoop