Dev Diary Ep61 - You can filter what now?!

I just want to say that this Filter component should not be considered as a full site-wide search.

To clarify, the Filter component is designed exclusively for narrowing down content already displayed on a single page—it lets visitors refine what’s visible within a specific container or group. This is different from a Search component, which retrieves content from across an entire website based on user-entered keywords.

  • Website Search: Retrieves content from the entire site using user queries.
  • Web Page Filtering: Narrows down content already loaded on the page using predefined criteria.

We want to add full site-wide search functionality to Elements in the future.

3 Likes