-
Notifications
You must be signed in to change notification settings - Fork 9
Agent v2 updates #28
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
Agent v2 updates #28
Conversation
3ac12e9 to
9edc5e2
Compare
ae5f238 to
3020e4b
Compare
50e9acf to
ab368c8
Compare
aee64c7 to
491c3cf
Compare
novykh
left a comment
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.
Check my comments and feel free to merge
|
|
||
| const onFilterByChange = (v: SelectableValue<string>) => { | ||
| setSelectedFilter(v); | ||
| setSelectedFilterValue({}); |
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.
Is this correct?
|
|
a62eb61 to
5e5fdc1
Compare
Ref: #648