Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Pop-Up Page Stuck After User Action, Alert Messages Not Displayed After Updating Location at admin dashboard

Open
#1,677 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Issue 1: Pop-Up Page Stuck After User Action

Description:
Restaurant's website, there is an issue where pop-up pages do not close or go back to the previous page after a user completes a specific action. This disrupts the user experience as it leaves users stuck on the pop-up page without a clear path to return to the main website content.

Impact:
User Frustration: Users encountering a stuck pop-up are likely to become frustrated. They may repeatedly attempt to update their zone, leading to a poor user experience and potential abandonment of the website.

Inability to Access Relevant Content: A stuck pop-up prevents users from successfully updating their location or delivery area.

Steps to Reproduce:

Visit our restaurant's website.
Trigger a pop-up by interacting with a specific feature or action.
Complete the action on the pop-up page.
Attempt to go back to the main website content or update the pop-up.
Observe that the pop-up page remains open, and there is no option to return to the previous content.
Expected Resolution:
Resolve the issue with pop-up pages so that users can easily go back to the main website content after completing an action or close the pop-up when desired.

Issue 2: Alert Messages Not Displayed After Updating Location

Description:
Restaurant's website has a problem where alert messages are not displayed to users after they update their location. These alerts are important for providing information about available services, delivery areas, or special offers based on the your location.

Impact:
User Confusion: Users may be confused about available services or offerings if they do not receive relevant alert messages after updating their location.

Missed Opportunities: Failure to display location-specific alerts.

Steps to Reproduce:

Visit our restaurant's website.
Navigate to the location update or geolocation feature.
Update your location.
Observe that no alert messages appear to provide location-specific information or offers.
Expected Resolution:
Ensure that alert messages related to location-specific information are displayed to users after they update their location on the website. This will help communicate relevant details and opportunities effectively.

Screenshot 2023-10-10 143442
Activity

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or specific entry points are identified in the issue. Reproduce both location-update flows on the restaurant website and admin dashboard, then trace the popup navigation and location-alert handling; done means the popup can close or return after the action and the expected location-specific alerts appear.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.