-
Notifications
You must be signed in to change notification settings - Fork 489
Open
Description
Description:
The search bar functionality on the website is currently not working. When a user tries to type any text into the search bar, it does not trigger any search results or response.
Steps to Reproduce:
- Visit the website.
- Locate the search bar.
- Type any text (e.g., "Javascript", "Typescript", "Angular") into the search bar.
- Observe that no results are displayed and the search operation does not occur.
Expected Behavior:
Typing into the search bar should either fetch matching results dynamically or trigger a search action (e.g., display results, suggestions, or appropriate message if no match found).
Actual Behavior:
Typing into the search bar does not trigger any action or display any results.
Proof:
Additional Information:
- Browser used: Chrome version 135.0.7049.116
- Operating System: Windows 10,
Interest to Contribute:
I am interested in fixing this issue and would love to submit a pull request (PR) to resolve it.
Metadata
Metadata
Assignees
Labels
No labels