lambertf917 / lambertf917/flutter-document-platform-app
Redirecting to Profile Page Instead of Home Page When Changing Language
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- 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 by locating the language-selection flow in the Flutter app and reproduce the redirect on both iOS and Android. Trace what happens after a language is chosen; the fix is complete when changing language takes the user to the home page instead of the profile page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100