lambertf917 / lambertf917/cafe-ordering-system-using-react-js

Lack of Logout Confirmation Prompt

Open Beginner friendly
#275 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
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

Start by locating the logout button in the rider app's profile or settings screen and trace its current action. Verify the behavior on iOS and Android; done means clicking logout shows a confirmation prompt with “Yes, Log Out” and “Cancel,” and cancellation leaves the user logged in.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.