16eee40c920d259c10ee345472708d0cc0cc3393
chmalee
Tue Mar 3 11:25:23 2026 -0800
Adds an hg.conf defined 'popular' species list to the new search bar as a 'default' list of results upon focus of the search bar. Combines with 'recents' list. Add a chevron next to the search bar so users know the autocomplete has some default options, refs #36232
diff --git src/hg/hgConvert/hgConvert.c src/hg/hgConvert/hgConvert.c
index b6c0212324b..44fde6ffc9f 100644
--- src/hg/hgConvert/hgConvert.c
+++ src/hg/hgConvert/hgConvert.c
@@ -114,31 +114,30 @@
/* Hidden fields for form submission */
hPrintf("\n", HGLFT_TOORG_VAR, toDb->organism);
hPrintf("\n", HGLFT_TODB_VAR, liftOver->toDb);
/* Search bar */
char *searchBarId = "toGenomeSearch";
puts("