question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove unused Facets component

See original GitHub issue

It seems like the Facets component in react-search-ui-views is not used anywhere in the project or demos, at least when the issue was created. We need to check if it’s still not used anywhere and delete the component and all the reference to it.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
JoseRFelixcommented, Aug 22, 2019

True just checked the codebase; no use of the Facets components anywhere. I will be deleting it in a while.

0reactions
JasonStoltzcommented, Jul 18, 2022

This is so small that I don’t think it’s worth tracking here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Removing Unused Factors from a Facet in ggplot2
I am trying to figure out a neat way to remove unused factors from a facet in ggplot2. Here is a minimal example...
Read more >
Dropping unused levels in facets with ggplot2 - Cross Validated
Your example data just doesn't have any unused levels to drop. Check the behavior in this example: dat <- data.frame(x = runif(12), ...
Read more >
Remove facets mappings applied action
You use this action to remove the facets currently set on an entity model. Expected mapping context target object type. Sitecore.DataExchange.
Read more >
Hide sidebar Facets unless it has options to select - Open Q&A
We end up having many empty Facet blocks on the left side because it does not relate to the search results. I need...
Read more >
17 Faceting - ggplot2: Elegant Graphics for Data Analysis
This section will discuss how you can fine-tune facets, particularly the way in which they interact with position scales. There are three types...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found