Closed chaitanyahalbe closed 3 years ago
Hi @AnamikaDubey07 you can also use this issue to follow-up with @nxanil.
@nxanil Can you please provide a fix for this as this is blocking @AnamikaDubey07's testing.
HI @nxanil Can you please let me know if this is done. Thanks
@chaitanyahalbe @killanch @AnamikaDubey07
This feature is only required for FEC Explorer
. OR it is required for everywhere where SearchBar
is present.
@chaitanyahalbe @killanch @AnamikaDubey07
This feature is only required for
FEC Explorer
. OR it is required for everywhere whereSearchBar
is present.
@nxanil Currently, it is only required for FEC Explorer. But it will be good if we are able to enable or disable this feature through the config files just like we do for the searchBar right now.
@nxanil It will be good if we have this feature in VSS as well on flow explorer,event analytics tabs as well. as suggested by chaitanya enable/disable through config file will be a good appoarch as per my understanding.
@chaitanyahalbe @AnamikaDubey07
Thanks for the quick reply. I will do the same. I will try to complete this by Friday EOD.
@chaitanyahalbe framework changes merged to 0.0 and r20.10. can you pls implement vis-config changes to enable numeric search on applicable tables?
This is applicable to all graphs of type
Table
and specifically to FEC Explorer. We need to add support for<=, >=, <, >
operations in the search. Right now, support is only available forequals
andnot equals
.cc @killanch Jira: http://mvjira.mv.usa.alcatel.com:8080/browse/VSD-51763