Closed wkdewey closed 2 years ago
Will and I met on Zoom to discuss a number of things. These are my notes I prepared for the conversation with a couple edits with information Will shared. We decided it's best to close this and make a new PR with just the newer commits at the end of this branch.
My notes:
dev
into main
. This branch is more focused on facet feature change and a name communicating that would be more helpfuldev
. There are some commits in here twice. Once towards the very beginning and later there are four commits by Jess that are committed again just before the new ones. Worried these being recommitted again later without others applied in the middle after them could have undesired results.
dev
and merged other branches onto that as neededdev
and cherry-picking the last 20-ish commits that are the part that's actually newdev
lib/generators/templates/config.rb
don't seem to do anything? If they do, it's not explained in the commit or made evident by other code changes. Other facet handling in views builds off of @page_facets
which is retrieved from the Orchid::facets
and Orchid::facets(section: name)
without the wrapping get_facets
codeconfig.rb
. I need to explore this further after reviewing API code.
renaming this branch, also I want to merge the later branches into this one