BeaconCMS / BeaconCMS/beacon

Search content component

Open
#397 0 comments 0 reactions 0 assignees View on GitHub
area:component enhancement
Dominant language
Elixir
Stars
1.3k
Forks
134
PR merge metrics
No merged PRs in 30d

Description

```elixir
<%= BeaconWeb.Components.search_content %>
```

Parameters:
- Function to customize query
- Query input
- Block to display results with a default implementation

Useful for content like https://dockyard.com/blog

Contributor guide

Open the contributing guide

Research direction

Start by locating the `BeaconWeb.Components.search_content` entry point shown in the issue; no file or test is named. Clarify how the query-customizing function, query input, and results block should work, including the default results display. Done means the component supports those parameters for searching content such as blog posts.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.