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
Add new filter where + was clicked
When the user clicks the '+' button to add a new filter search term,
the new blank row was getting added at the bottom of the list.
This commit improves this behavior by adding this new row below
the '+' button that the user clicked.