Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
fix(browser-repl)!: keep operation in progress COMPASS-8576 MONGOSH-1966 #2284
fix(browser-repl)!: keep operation in progress COMPASS-8576 MONGOSH-1966 #2284
Changes from 9 commits
a339feb
6e7d247
98430ee
4a95d91
5d48859
8587f0d
2e85187
8ca4f52
5ab819b
45946cb
4a7f4e9
5cf7a44
e3bf5f7
a87e420
85143c0
e54962a
50313a7
7c3a692
e24af9f
3567fcb
705f4ff
be07c02
686cbc9
b34b9a4
757ef7c
72d16b3
72a438b
d0b920d
9b15c06
add38a0
6f20f37
37e3c8b
4e66b19
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Useful in combination with this. Based on https://github.com/mongodb-js/compass/blob/main/packages/compass-web/scripts/sync-dist-to-mms.js
This way you can save a file in browser-repl in mongosh and it hot-reloads in compass.