galaxy icon indicating copy to clipboard operation
galaxy copied to clipboard

[24.1] Fix history export error handling

Open davelopez opened this issue 1 year ago • 0 comments

Fixes #18238

It does change a bit how we handle errors in historyStore.ts to rethrow instead of just logging into the console.

Before After
image image

How to test the changes?

  • [x] I've included appropriate automated tests.
  • [ ] This is a refactoring of components with existing test coverage.
  • [ ] Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • [x] I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

davelopez avatar May 29 '24 12:05 davelopez