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
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?
Thanks so much! It's working now: I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.