Part of #1332 (end perhaps #151)...
Now with Views in core, we should explore the idea of taking advantage of it and convert the search to a view with exposed filters.
This would allow people to either directly edit the default Search view in order to tweak it to their liking or clone it and create other search views.
It would also expand the ways of extending it with contrib modules that improve the backend (search API) as well as modules that improve the UI (Views).
Recent comments
Sounds like the Stripe processor isn’t fully initialising, so the extension tries to call create() on a missing Stripe client. On Backdrop/CiviCRM this usually happens when the payment processor...
Getting Error after submitting event register form By using Stripe Payment Processor
Welcome to Backdrop! For your setup, you’ll want to create a subtheme of Bootstrap5 Lite itself; the Bootswatch styles (like Cerulean) are just presets that B5 Lite loads, and you can “lock in”...
Basic Theme designing questions, using Bootstrap5 Lite
Hi Rob, Welcome to Backdrop! Here’s a quick overview: Subtheming Bootswatch: You should create your subtheme based on Bootstrap5 Lite, not directly on a Bootswatch style....
Basic Theme designing questions, using Bootstrap5 Lite