-
Notifications
You must be signed in to change notification settings - Fork 113
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
support query execution cancellation #1358
Conversation
🦋 Changeset detectedLatest commit: fa1e8e8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 11 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## master #1358 +/- ##
=======================================
Coverage 41.89% 41.90%
=======================================
Files 1176 1176
Lines 52433 52457 +24
Branches 11918 11930 +12
=======================================
+ Hits 21969 21980 +11
- Misses 30393 30405 +12
- Partials 71 72 +1
|
ca2b489
to
337008d
Compare
packages/legend-application-query/src/stores/QueryBuilderResultState.ts
Outdated
Show resolved
Hide resolved
packages/legend-application-query/src/components/QueryBuilderResultPanel.tsx
Outdated
Show resolved
Hide resolved
packages/legend-application-query/src/components/QueryBuilderResultPanel.tsx
Outdated
Show resolved
Hide resolved
packages/legend-application-query/src/components/QueryBuilderResultPanel.tsx
Outdated
Show resolved
Hide resolved
51841eb
to
5e3e3df
Compare
@@ -336,6 +336,41 @@ | |||
@include flexVCenter; | |||
} | |||
|
|||
&__stop-btn { |
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.
let's just use btn--dark btn--caution
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.
packages/legend-application-query/src/components/QueryBuilderResultPanel.tsx
Outdated
Show resolved
Hide resolved
packages/legend-application-query/src/stores/QueryBuilderResultState.ts
Outdated
Show resolved
Hide resolved
d2800ca
to
47adda9
Compare
Summary
Fixes #1357
How did you test this change?
Screen.Recording.2022-08-03.at.11.48.01.AM.mov