Anurag Thakur
Anurag Thakur
[](https://gitpod.io/from-referrer/) [know more](https://www.gitpod.io/docs/pull-requests/) ### Describe your change: - [ ] Add an algorithm? - [x] Fix a bug or typo in an existing algorithm? - [ ] Documentation change?...
Fixes #264 Describe the changes you have made in this PR - - **Fixed UI Overflow on Onboarding Screen:** - Removed the hardcoded `height: 250` constraint on the text container...
**Description** When launching the application, the Onboarding screen displays a "RenderFlex overflowed by 18 pixels" error on the bottom text container. This occurs because the text description area has a...
### What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Refactoring - [ ] Other ### Issue Number: Fixes #3057 ###...
**Description** There are two logic bugs affecting the user experience: 1. **Broken Demo Mode:** When a user selects a language on the `SelectLanguage` screen, if they are not logged in,...