gray-mueller / gray-mueller/zomato-clone-app-using-react-native

Address Search Functionality on Enatega Multivendor Main Website

Open
#2,005 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Description:
When entering an address on the Enatega Multivendor main website, the search for restaurants does not initiate upon pressing the "Enter" key. Instead, users are required to click the "Find Restaurants" button manually. This deviation from expected behavior can lead to a less intuitive and potentially frustrating user experience.

Steps to Reproduce:
Visit the Enatega Multivendor main website.
Navigate to the search bar on the homepage.
Enter a valid address.
Press the "Enter" key.

Expected Behavior:
Upon pressing the "Enter" key after entering an address, the website should initiate the search for restaurants without requiring an additional click on the "Find Restaurants" button.

Actual Behavior:
The search for restaurants does not start automatically after pressing the "Enter" key. Users need to click the "Find Restaurants" button to trigger the search.

11.12.2023_10.23.11_REC.mp4

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue on the main website, then locate the homepage address search input and the "Find Restaurants" button in the frontend. Trace how the button starts the restaurant search and verify that pressing Enter from the address field triggers the same behavior; done means both interactions initiate the search.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.