[BUG] Enter Button Not Syncing with Search
- Dominant language
- CSS
- Stars
- 10
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
when a user put movie name and enter from keyboard. it not searching. need to click on the search icon which looks obb
### To Reproduce
make it better for user
### Expected Behavior
_No response_
### Screenshot/ Video
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Look for the search input component and its event handlers, likely in a file like SearchBar.js or similar. Check if there is an onKeyDown or onSubmit handler for the Enter key. Compare the behavior of the Enter key press to the click handler on the search icon. Test the fix by running the app locally and verifying that pressing Enter triggers a search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100