Skip to content

feat: Add search functionality to header#1

Open
mxvsh wants to merge 1 commit intomainfrom
feat/header-search
Open

feat: Add search functionality to header#1
mxvsh wants to merge 1 commit intomainfrom
feat/header-search

Conversation

@mxvsh
Copy link
Owner

@mxvsh mxvsh commented May 21, 2025

  • Moved search input from Sidebar to Header.
  • Implemented search logic to filter repositories by name and description (case-insensitive).
  • Updated App and Header components to manage and pass search term.
  • Removed search functionality from Sidebar.

- Moved search input from Sidebar to Header.
- Implemented search logic to filter repositories by name and description (case-insensitive).
- Updated App and Header components to manage and pass search term.
- Removed search functionality from Sidebar.
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