You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QuerySuggestionRewritingPath will disable the Add to mine button for those rules already in the user's app's rule base.
Then we can modify the Add to mine button not to populate the query-pair but the rule itself to the RewritingRuleModal for adding a new rule.
Also, we need to check if a suggested rule already exists in the user's rule base but just not enabled for the app, the Add to mine button should be a Enable for this app button.
The text was updated successfully, but these errors were encountered:
baiqiushi
changed the title
Disable Add to mine button for rules already in the user's app's rule base in QuerySuggestionRewritingPath
[Feature] [FE+BE] Disable Add to mine button for rules already in the user's app's rule base in QuerySuggestionRewritingPathJun 2, 2024
We need to resolve #4 first.
QuerySuggestionRewritingPath
will disable theAdd to mine
button for those rules already in the user's app's rule base.Then we can modify the
Add to mine
button not to populate the query-pair but the rule itself to theRewritingRuleModal
for adding a new rule.Also, we need to check if a suggested rule already exists in the user's rule base but just not enabled for the app, the
Add to mine
button should be aEnable for this app
button.The text was updated successfully, but these errors were encountered: