gray-mueller / gray-mueller/restaurant-ordering-system-using-react-js
Unexpected Logout Triggered by Clicking Above Logout Button Boundary
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- 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
Open the Enatega Multivendor Rider App.
Navigate to the screen where the logout button is located.
Position the cursor slightly above the designated boundary of the logout button.
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.
Smartphone (please complete the following information):
IOS & Android
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the screen and component that renders the logout button, then reproduce the issue on iOS or Android by tapping just above its visible boundary. Done means taps outside the button do not log out, while taps inside still do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100