nuagenetworks / vis-graphs

Graphs visualisation framework
2 stars 15 forks source link

FEC Explorer : For All numeric columns <=, >=, <, > search is not available #446

Closed chaitanyahalbe closed 3 years ago

chaitanyahalbe commented 3 years ago

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 for equals and not equals.

cc @killanch Jira: http://mvjira.mv.usa.alcatel.com:8080/browse/VSD-51763

chaitanyahalbe commented 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.

AnamikaDubey07 commented 3 years ago

HI @nxanil Can you please let me know if this is done. Thanks

nxanil commented 3 years ago

@chaitanyahalbe @killanch @AnamikaDubey07

This feature is only required for FEC Explorer. OR it is required for everywhere where SearchBar is present.

chaitanyahalbe commented 3 years ago

@chaitanyahalbe @killanch @AnamikaDubey07

This feature is only required for FEC Explorer. OR it is required for everywhere where SearchBar 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.

AnamikaDubey07 commented 3 years ago

@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.

nxanil commented 3 years ago

@chaitanyahalbe @AnamikaDubey07

Thanks for the quick reply. I will do the same. I will try to complete this by Friday EOD.

killanch commented 3 years ago

@chaitanyahalbe framework changes merged to 0.0 and r20.10. can you pls implement vis-config changes to enable numeric search on applicable tables?