Skip to content
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

UI: reset filters from define rules view #908

Merged
merged 2 commits into from
Jan 10, 2022

Conversation

leiyre
Copy link
Member

@leiyre leiyre commented Jan 10, 2022

fix #902

watch viewMode
@@ -86,12 +89,18 @@ export default {
this.headerHeightUpdate();
}
},
async currentViewMode(n) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@frascuchon frascuchon merged commit 5fe3ce7 into master Jan 10, 2022
@frascuchon frascuchon deleted the ui/reset_records_in_define_rules_view branch January 10, 2022 15:22
dvsrepo added a commit that referenced this pull request Jan 11, 2022
* 'master' of https://github.com/recognai/rubrix:
  feat(rules): compute total & ann. coverage before label selection (#916)
  fix(rules): compute annotated coverage when no label properly (#915)
  Tutorial: Human-in-the-loop weak supervision with skweak (#869)
  UI: include affected #records to overall coverage/ann. coverage metrics (#914)
  fix lint build (#913)
  UI: manage precision and rules without annotation coverage (#909)
  fix(#876): process 400 response detail properly (#889)
  feat(rules): allow compute partial query rule metrics (#907)
  fix(security): providing default workspace should pass check (#911)
  UI: reset filters from define rules view (#908)
  UI: Show number of created rules in rules management view (#910)
  UI: drop access to rule name field (#904)
  fix(rules): prevent lost rules with dataset updates (#892)
  fix(datasets): process owner as part of dataset id (#870)
  (UI) Rules summary metrics format (#888)
  UI: Improve code snippet for empty workspace (#886)
  fix(UI): Remove case sensitive when filtering labels (#882)
frascuchon pushed a commit that referenced this pull request Jan 11, 2022
* UI: reset filters from define rules view

fix #902

* resetSearch action

watch viewMode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Define rules] reset filters from define rules view
2 participants