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

Lack of Logout Confirmation Prompt

Open
#1,282 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

Describe the bug
In the Enatega Multivendor Rider App, there is an issue with the logout functionality where clicking the logout button directly logs out the user without providing a confirmation prompt. This lack of a warning can lead to accidental logouts and disrupt the user experience.

To Reproduce
Steps to reproduce the behavior:

Open the Enatega Multivendor Rider App.
Navigate to the user profile or settings section.
Locate the logout button.
Click on the logout button.
Expected behavior

Upon clicking on the logout button, a confirmation prompt should appear, asking the user to confirm whether they are sure they want to log out.
The confirmation prompt should include options such as "Yes, Log Out" and "Cancel" to allow the user to proceed with the logout or cancel the action if it was accidental.
Screenshots

screen-20240306-154732.2.mp4
Smartphone:

Device: iOS and android

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 file or test is named. Start by locating the logout button in the profile or settings screens and reproduce the behavior on iOS and Android. Done means a confirmation prompt offers “Yes, Log Out” and “Cancel,” with logout occurring only after confirmation and cancellation leaving the user signed in.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.