Commits for angie
switch to files view, user index
v325_preview2 to v325_base (2015-11-09 to 2015-11-16) v325
- The position/search autocomplete was initialized once when the input component
was mounted -- which caused incorrect behavior if one then changed to a different
db. Now it is initialized once regardless of whether the initial db has a gene
suggest track, but always uses the current db and gene track if applicable.
fixes #16371
- src/hg/js/react/lib/PositionSearch.jsx - lines changed 27, context: html, text, full: html, text
switch to files view, user index