Search content component
Open
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
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