Skip to content

feat: add search and filter functionality to Storyboards#28

Open
adeenae wants to merge 1 commit into
HerStack-org:mainfrom
adeenae:main
Open

feat: add search and filter functionality to Storyboards#28
adeenae wants to merge 1 commit into
HerStack-org:mainfrom
adeenae:main

Conversation

@adeenae
Copy link
Copy Markdown

@adeenae adeenae commented May 17, 2026

What does this PR do?

Added a SearchBar component with real-time search and difficulty filter buttons (All, Beginner, Intermediate, Advanced). Shows a "No results found" message when no matches exist. Users can now search by title/description and filter by difficulty level instead of scrolling through all items.

Type of change

  • πŸ› Bug fix
  • ✨ New feature
  • πŸ“ Content (mentor / resource / storyboard)
  • πŸ“– Documentation
  • 🎨 Style / UI improvement
  • ♻️ Refactor

Checklist

  • I've tested my changes locally (npm run dev)
  • My code follows the project style guide
  • I've added/updated comments where needed
  • No console errors introduced

Screenshots (if UI change)

image

Related issue

Closes #16

@vercel
Copy link
Copy Markdown

vercel Bot commented May 17, 2026

@adeenae is attempting to deploy a commit to the HerStack's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add Search & Filter Functionality for Resources Page

1 participant