Skip to content

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

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

gayathrir11
Copy link
Contributor

@gayathrir11 gayathrir11 commented Aug 1, 2022

Summary

closes #1345

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)
New.video.mp4

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2022

🦋 Changeset detected

Latest commit: fa13374

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@finos/legend-application-query Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-extension-application-studio-query-builder Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-application-query-deployment Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-application-taxonomy-bootstrap Patch
@finos/legend-application-taxonomy Patch
@finos/legend-manual-tests Patch
@finos/legend-application-studio-deployment Patch
@finos/legend-application-taxonomy-deployment Patch

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

@finos-cla-bot finos-cla-bot bot added the cla-present CLA Signed label Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #1359 (fa13374) into master (4c7169e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           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           
Impacted Files Coverage Δ
...n-query/src/components/QueryBuilderResultPanel.tsx 28.84% <ø> (ø)
...on-query/src/stores/QueryBuilderProjectionState.ts 29.95% <100.00%> (+2.13%) ⬆️
...-application-query/src/stores/QueryBuilderState.ts 61.78% <100.00%> (+0.49%) ⬆️

@irisyngao
Copy link
Contributor

irisyngao commented Aug 1, 2022

@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)
Screen Shot 2022-08-01 at 3 17 58 PM

@gayathrir11 gayathrir11 force-pushed the block branch 4 times, most recently from 31b5f5b to ac5ecbd Compare August 2, 2022 15:09
Copy link
Member

@MauricioUyaguari MauricioUyaguari left a 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-present CLA Signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Block certain actions when query is not valid
3 participants