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
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing