Skip to content

Add functional search bar to navbar for filtering articles on homepage#351

Open
onnhyd wants to merge 1 commit into
jineshnagori:mainfrom
onnhyd:main
Open

Add functional search bar to navbar for filtering articles on homepage#351
onnhyd wants to merge 1 commit into
jineshnagori:mainfrom
onnhyd:main

Conversation

@onnhyd

@onnhyd onnhyd commented Oct 9, 2025

Copy link
Copy Markdown
Contributor
  • Added a search input field inside the navbar to allow users to search articles dynamically
  • Implemented a simple JavaScript-based filter that hides non-matching articles on keypress
  • Styled the search input with smooth width transition for better UX
  • Ensured compatibility with existing navbar structure and theme toggle button
  • Added example markup support for elements with .article-card and .article-title classes

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.

1 participant