Skip to content

fix: save button on confirm close popup not working #2156

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

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

therealrinku
Copy link
Contributor

Description

Save and Save all not working while there is unsaved json body fixed
resolves: #2130

Contribution Checklist:

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

before:

Screencast.from.2024-04-23.21-29-07.mp4

after:

Screencast.from.2024-04-23.21-29-55.mp4

@DmytroCrawford
Copy link

Hey man, you just beat me to this pull request. Will close mine. Feel free to take a look at mine about converting the body into an object to ensure it's always mutable.

#2157

@end3rbyte
Copy link
Contributor

end3rbyte commented Apr 25, 2024

I tested this PR, it fixes the problem.
Could you please merge it ?

@helloanoop helloanoop merged commit 23704a0 into usebruno:main Apr 29, 2024
@helloanoop
Copy link
Contributor

Thanks @therealrinku !

Merged. Will be in the next outgoing release v1.16.0

@therealrinku therealrinku deleted the fix/save-all branch May 2, 2024 07:50
jwetzell pushed a commit to jwetzell/bruno that referenced this pull request Aug 2, 2024
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

Successfully merging this pull request may close these issues.

"Save" and "Save All" prompts on application close don't work
4 participants