ita-social-projects / ita-social-projects/StreetCode_Client
Fix Search Bar to Eliminate Code Elements in Result
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
**As a** user **I want to** find information with search bar **so that** confusing code elements no need to appear.
**Description**
The current task aims to enhance the search bar functionality to prevent the display of confusing code elements when users perform searches. The objective is to eliminate irrelevant or extraneous code elements from the search results, ensuring that only relevant information is presented to the users.
**Steps to be considered for the successful completion of the issue:**
- Remove a spare chunk of code in search bar.
### Acceptance Criteria
If user tries to find an information using a search bar there is no "extra" code elements need to appear, only relevant search results.
### Tasks
1. - [ ] Development.
2. - [ ] Bug.
3. - [ ] User Story.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.