marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code

Unexpected Logout Triggered by Clicking Above Logout Button Boundary

Open
#134 0 comments 0 reactions 0 assignees View on GitHub
bug Enatega Multivendor Rider App good first issue
Dominant language
JavaScript
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Description

**Description:**
When using the Enatega Multivendor Rider App, users have reported an unexpected behavior when attempting to log out. Upon clicking above the logout button, even outside of its designated boundary, the app still proceeds to log the user out. This behavior is inconsistent with the expected functionality, where the logout action should only be triggered when directly clicking within the button area.

**To Reproduce**

1. Open the Enatega Multivendor Rider App.
2. Navigate to the screen where the logout button is located.
3. Position the cursor slightly above the designated boundary of the logout button.
4. Click the mouse or tap the screen.

**Expected behavior**
The logout action should only be triggered when clicking directly within the logout button boundary.

**Actual Behavior:**
Clicking above the logout button, even outside its designated boundary, results in the app logging the user out, which is unintended behavior.

**Screenshots**
[https://github.com/ninjas-code-official/food-delivery-multivendor/assets/153413752/99dcd814-c38a-4daa-b1ce-75fe4dd85d68](https://github.com/ninjas-code-official/food-delivery-multivendor/assets/153413752/99dcd814-c38a-4daa-b1ce-75fe4dd85d68)

**Smartphone (please complete the following information):**

- IOS & Android

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the logout interaction on the screen containing the logout button, testing taps just above and inside its visible boundary on both iOS and Android. Trace the logout button's touch area and verify that only taps within the button trigger logout.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.