hector-jewell / hector-jewell/uber-eats-clone-using-react-native
That's Not in the List Yet" Message Displayed Incorrectly for Available Restaurants/Categories on Enatega Website
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When searching for a restaurant or category on the Enatega website, the message "That's not in the list yet" is displayed, even though the searched restaurant or category is present in the list. This issue results in misleading information for users and prevents them from accessing the correct search results.
To Reproduce
Open the Enatega website.
Enter the name of a restaurant or a category in the search bar that is listed on the website.
Click the search button or press enter.
Observe the displayed message: "That's not in the list yet," even though the restaurant or category is clearly in the list.
Expected behavior
When searching for a restaurant or category that is available in the list, the search results should display the relevant restaurant or category correctly, without showing the "That's not in the list yet" message.
Actual Behavior:
The website incorrectly displays the "That's not in the list yet" message, even though the searched restaurant or category is available in the list.
Desktop (please complete the following information):
OS: Windows
Browser Chrome
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the search on the Enatega website with an available restaurant and category, then trace the search-bar result handling. Done means an available match is shown and the “That’s not in the list yet” message appears only when no match exists; verify in Chrome on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100