Commit 9b1a79e
authored
fix(compass-shell): Don't lose the isOperationInProgress state when the user switches tabs, bump mongosh to 2.3.6 COMPASS-8576 COMPASS-8689 (#6538)
* Don't lose the isOperationInProgress state when the user switches tabs
* initial rather
* turn shell into a function component
* initialText
* remove the single connection tab component
* fix initial in progress
* fix initial evaluate
* bump mongosh to 2.3.6
* don't unhoist
* depcheck
* clarify1 parent f85469a commit 9b1a79e
File tree
9 files changed
+329
-978
lines changed- packages
- compass-shell
- src
- components/compass-shell
- compass
9 files changed
+329
-978
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments