Jack Reed
Jack Reed
…est and params object Very similar to approach for crawler, but semantically a bit different? What do others think?
Is it useful to make these classes `col-md-3` and `col-md-9` configurable? https://github.com/projectblacklight/blacklight/blob/master/app/views/catalog/_index.html.erb#L6-L7 Perhaps as a helper method similar to https://github.com/projectblacklight/blacklight/blob/master/app/helpers/blacklight/layout_helper_behavior.rb ?
Likely informed by the work in #1727, but likely if we move to webpack style assets eslint may be easier to integrate and their seems to be more community traction....
- [ ] determine if we need/want to update existing SirTrevor blocks with uploaded item urls - [ ] if we do ^^ , allow for the migration task to...
Part of #2612
In pairing up w/ @jkeck on #2611 we found a race condition when using `prefetch` in SirTrevor widgets and tests. Some of these pending spec can probably be made unpending...
Maybe we can do most of this with `d-flex` now?
Removed in https://github.com/projectblacklight/spotlight/pull/2684 as the scoped search did not work. This should readd it (in a way that is scoped to the correct search).