v1 of the search tool stored the active tool for returning visitors; this functionality does not exist in v2. Exploring the possibility of using localStorage, [here](http://codepen.io/zgreen/full/sfndu/).
v1 of the search tool stored the active tool for returning visitors; this functionality does not exist in v2.
Exploring the possibility of using localStorage, here.