Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Setup types for search data facets #3576

Merged
merged 4 commits into from
Aug 28, 2024
Merged

Conversation

DafyddLlyr
Copy link
Contributor

What does this PR do?

  • Sets up types which define keys, or other accessors, for data fields across PlanX components
  • Groundwork for a follow up PR which will implement these to visually display all component types as search results

Next steps...

As seen in the very rough #3476 there's a bit of a matrix of complexity here - we need to map each component type, for each data field, for 4 or 5 display fields.

The next PR will implement these types, likely pulling this logic out from nested conditional logic into an object or some data structure to hold this.

Copy link

github-actions bot commented Aug 27, 2024

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr merged commit 6806573 into main Aug 28, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/search-facet-types branch August 28, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants