Something that has long bothered me about core search is the fact that each search implementation provides a separate page. The pages search/node search/user always bothered me, especially the fact that the navigation pattern on these pages is those dreaded TABS.
I would love to see all the search results aggregated together onto the main /search page, with filters (facets!) for search result type. Lets get rid of the "Default" search, and those tabs!
A thought: Is this something we can solve easily by turning the search-results page into a view, with exposed filters?
Recent comments
UPDATE: I fixed the errors that I found in the logs. They were related to deleting an old blog content type pulled over from Drupal that was still referenced in one of the layouts. I updated...
missing "add block" in custom layout
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related: https://github.com/backdrop-contrib/copy_blocks/issues/26 https://github.com/backdrop-contrib/...
missing "add block" in custom layout
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc). I did recently delete an old blog...
missing "add block" in custom layout