You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed a few UI inconsistencies while debugging the app. Below are my observations:
1. Overflow Error in Edit Profile Button & Spacing in Profile Header
The #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 to edit profile button.
xkaper001
changed the title
UI Improvements on profile_screen & email_verification_screen
UI Improvements in profile_screen & email_verification_screenNov 29, 2024
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: