-
Notifications
You must be signed in to change notification settings - Fork 118
Block certain actions when query is not valid #1359
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
Conversation
🦋 Changeset detectedLatest commit: fa13374 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 #1359 +/- ##
=======================================
Coverage 41.88% 41.89%
=======================================
Files 1176 1176
Lines 52500 52509 +9
Branches 11943 11945 +2
=======================================
+ Hits 21989 21998 +9
Misses 30439 30439
Partials 72 72
|
@gayathrir11 It seems to me that users can't set the filter value to an empty string even if they want to? (based on your pr) |
packages/legend-application-query/src/components/QueryBuilderFilterPanel.tsx
Outdated
Show resolved
Hide resolved
packages/legend-application-query/src/stores/QueryBuilderProjectionState.ts
Outdated
Show resolved
Hide resolved
31b5f5b
to
ac5ecbd
Compare
packages/legend-application-query/src/stores/QueryBuilderProjectionState.ts
Show resolved
Hide resolved
packages/legend-application-query/src/stores/QueryBuilderFilterState.ts
Outdated
Show resolved
Hide resolved
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.
why do we need this?
Summary
closes #1345
How did you test this change?
New.video.mp4