- Issue created by @a_mitch
- π¨π¦Canada a_mitch
a_mitch β changed the visibility of the branch 3.0.x to hidden.
- Merge request !2853504573: Replace checkbox widget hidden links with span tag β (Open) created by a_mitch
- π¨π¦Canada dylan donkersgoed London, Ontario
Attaching a static file for the patch above.
- π¨π¦Canada dylan donkersgoed London, Ontario
Uploaded another patch which expands this for dropdown facets as well.
Link facets are still just links which makes sense to me, but I think the same principle could apply just making them lazy-loaded links that a bot wouldn't pick up unless it was looking for them. And of course any contrib/custom facets aren't affected.
- π³πΏNew Zealand ericgsmith
Adding π Render using theme input and select instead of lists with links for checkboxes and dropdown Needs review as a related issue, as that issue also seeks to remove the rendering of links from the checkbox widget although in a different approach
- Status changed to Needs review
15 days ago 3:30pm 24 April 2025 - πΊπΈUnited States jeffam
Here's a version that simply removes the link rather than converting it to a span.