lambertf917 / lambertf917/react-native-uber-eats-clone
Redirecting to Profile Page Instead of Home Page When Changing Language
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When a user tries to change the language from the language tab in the Enatega Multivendor Restaurant App, instead of being redirected to the home page as expected, they are being redirected to the profile page. This behavior is not consistent with the intended functionality of the app and can confuse users, leading to a poor user experience.
To Reproduce
Open the Enatega Multivendor Restaurant App.
Navigate to the language tab or settings where language selection is available.
Choose a different language from the available options.
Observe that instead of being redirected to the home page, the user is redirected to the profile page.
Expected behavior
When a user changes the language from the language tab, they should be redirected to the home page of the app to continue browsing and using the application in the newly selected language.
Screenshots
screen-20240307-125321.mp4
Smartphone :
Device: 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 at the language tab or settings flow in the React Native app and trace the navigation triggered after a language selection. Compare the destinations for the profile page and home page, then verify on both iOS and Android that changing language redirects to home.
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