Skip to content
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/UX improvements in Edit profile screen #1767

Merged
merged 3 commits into from
Oct 31, 2023
Merged

UI/UX improvements in Edit profile screen #1767

merged 3 commits into from
Oct 31, 2023

Conversation

tarikfp
Copy link
Contributor

@tarikfp tarikfp commented Oct 28, 2023

Issues

  • When user scrolls EditProfile screen to the bottom direction, there will be a cropped area as can be seen in the video below:
Screen.Recording.2023-10-28.at.22.53.17.mov
  • User is able to press cancel when there is an ongoing save process in EditProfile screen.
Screen.Recording.2023-10-28.at.23.40.51.mov

Fixes

  • Adding flex:1 to KeyboardAvoidingView component. There will not be any cropped area at the bottom of the screen.
Screen.Recording.2023-10-29.at.00.08.31.mov
Screen.Recording.2023-10-29.at.00.10.31.mov

@tarikfp tarikfp changed the title Remove cropped area in Edit profile screen iOS UI/UX improvements in Edit profile screen Oct 28, 2023
@pfrazee pfrazee self-assigned this Oct 30, 2023
Copy link
Collaborator

@pfrazee pfrazee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! I didnt know about that exiting param, that's real useful. Thanks!

@pfrazee pfrazee merged commit b5f36dc into bluesky-social:main Oct 31, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants