When the search results are more than a couple of dozen (even in a big screen), it makes no sense scrolling down...
- The effect of expanding the respective menu/submenu where the result is found looses its value as you scroll down and the admin bar disappears.
- Making the admin bar "sticky" could be a solution, but the results would then have to not "follow" along.
Could (and should) we make the list of results scrollable instead of expanding the whole page height? I mean is there a way to have the scrollbar in the list of results instead of the page? This would keep the admin bar within view at all times.
Should we simply start presenting results after the 3rd letter typed (instead of the 2nd as we do now)? That should limit the chances of getting a long list of results and not cause the issue in the first place I guess.
Recent comments
No, for sure not Leaflet, those modules are fully compatible with jQuery 3. There has been some activity re removed jQuery size() method in contrib land. What you could do now...
leaflet widget stopped working
The jQuery size method has been removed in jQuery 3. See https://api.jquery.com/size/ One of your Javascript files is still using that method, and therefore it's giving a fatal error. It's...
leaflet widget stopped working
ok I think I got it. Aggregation is an option on the "other" section. But there is also an option to avoid duplicates on the filter criteria.
Parent items won't show on Leaflet Widget.