Created attachment 190158 [details] example To recreate: 1. Add a really long author name to a record/ 2. Do a search that returns that record. 3. Look at the facet, it can bleed into the actual record. We should include CSS to either wrap, or hide the overflow.
Created attachment 190159 [details] better example
Does FacetLabelTruncationLength fix the issue?
Hi Katrin, It does not fix it, no. I have the FacetLabelTruncationLength set to 20, and it is still showing up strange (I'll upload an example).The setting on that system preference states that it requires Zebra, while my example is using ElasticSearch. Perhaps that's part of the problem?
Created attachment 190841 [details] (Staff intranet) Example with FacetLabelTruncationLength set to 20 when using ElasticSearch
Hi Michael, it looks like it might not be working... or maybe only in OPAC? Did you test in staff interface? (just to narrow it down a bit more)
Comment on attachment 190841 [details] (Staff intranet) Example with FacetLabelTruncationLength set to 20 when using ElasticSearch This is the view from the staff intranet search.
Created attachment 190852 [details] (OPAC) Example with FacetLabelTruncationLength set to 20 when using ElasticSearch This is the view from the OPAC with the same search, it also appears to not be working.