Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Remove Welcome Message When Logo is Clicked as it is useless
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Description:
When clicking on the user logo in the Enatega app, a dropdown menu appears with the options "English," "Welcome," and "Logout." The "Welcome" option is unnecessary and should be removed to streamline the user interface.
Steps to Reproduce:
1-Log in to the Enatega app.
2-Click on the user logo at the top right corner.
Expected Result:
The dropdown menu should only contain options relevant to the user's interaction, such as language selection and logout.
Actual Result:
The dropdown menu contains an unnecessary "Welcome" option.
Screenshots:
welcome is useless
Proposed Solution:
Remove the "Welcome" option from the dropdown menu that appears when the user logo is clicked.
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 user-logo dropdown in the Enatega app and review the menu options described in the issue. Done means the dropdown no longer shows “Welcome” while language selection and logout remain available; verify this by following the listed login and user-logo click steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100