Remove/increase max number of institutions returned to wayfinder; Introduce scrollbar to results dropdown
Solution:
- Increase max number returned for all tabs.
- For the scroll(From Jason)
- The class we want to edit is 'tt-menu' and add the following:
max-height: 300px; overflow: scroll;
- max-height can be adjusted to whatever height we want before the scroll is enabled
- The class we want to edit is 'tt-menu' and add the following:
Liberty Elementary School (Liberty County)
does not come up in wayfinder, but it's there
If you cut and paste this string into the wayfinder:
Liberty Elementary School (Liberty County)
It presents you with a password information page,
https://new.galileo.usg.edu/instructions?inst=slib&site=slib%3Alibertyelsc
But if you type "liberty", etc. into the wayfinder, "Liberty Elementary School (Liberty County)" never does appear as an option to select.
I think this is a function of the fact that there are a lot of matches on the term "liberty" and that we are limiting the number of matches that display.
I'm not sure yet what the answer might be, e.g.
- increase the number of matches that display?
- something else?
Edited by Seamus Narron