-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI Improvements in profile_screen
& email_verification_screen
#409
Comments
@Aarush-Acharya Could you please assign this issue to me. |
profile_screen
& email_verification_screen
profile_screen
& email_verification_screen
Hi, I am a proficient flutter developer new to open source, looking for good first issues. can you please assign me this issue ?! |
Hello, I would love to work on this issue could you please assign this issue to me? |
Hey @xkaper001 |
hey @khush1yaaar , |
hey @11yashiagrawal , |
I noticed a few UI inconsistencies while debugging the app. Below are my observations:
1. Overflow Error in
Edit Profile
Button & Spacing in Profile HeaderThe #407 aimed at solving this issue but the approach was rather subjective to screen size. I propose the following change to alter the
settings
button to give enough space toedit profile
button.Old (includes #407) -> New/Proposed
2. Inconsistency in
Email Verification Screen
The
Code Input Text
Field shifts up and down as the screen keyboard size changes or opening and closing of keyboard which hinders UX.pre_edit.mp4
after_Edit.mp4
The text was updated successfully, but these errors were encountered: