-
Notifications
You must be signed in to change notification settings - Fork 8
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
Changing filter value triggers on finish automatically vs apply button #990
Conversation
ce2ba0d
to
06e7401
Compare
Codecov Report
@@ Coverage Diff @@
## 1.7.0-M2 #990 +/- ##
===========================================
Coverage ? 66.00%
===========================================
Files ? 21
Lines ? 609
Branches ? 137
===========================================
Hits ? 402
Misses ? 207
Partials ? 0 Continue to review full report at Codecov.
|
a48e98a
to
d17487a
Compare
e3da84c
to
e8f7e30
Compare
Fixes #
Search view's filter component used to trigger changes when 'apply' button was clicked. Now changes are triggered on changes to filter component.
Also, adjusted styles so count is far right aligned on the same row.
Description
How has this been tested?
Tested by using relevant part of application
Local developer environment using dev.nexus elastic search endpoints.
Types of changes
Checklist: