If I enter "RBL2" in the search field in the chooser widget, and then exit the chooser widget, I expect that the search text (RBL2) will be copied back into the Cytoscape window search widget. This will allow me to continue my searching where I left off when next use the search widget.
This is something we decided not to do because it's a lot of added complexity to transfer state back to Cytoscape, and our currently implementation avoids this entirely by only pulling data from the REST API.
If I enter "RBL2" in the search field in the chooser widget, and then exit the chooser widget, I expect that the search text (RBL2) will be copied back into the Cytoscape window search widget. This will allow me to continue my searching where I left off when next use the search widget.