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

Update UserDetailsFrom style for escrow verification flow #744

Merged
merged 5 commits into from
Dec 9, 2020

Conversation

devinjameson
Copy link
Contributor

@devinjameson devinjameson commented Dec 9, 2020

Why: we would like for the user details form to provide a good UX on both iOS and Android.

2020-12-09 14-30-43 2020-12-09 14_34_38

@devinjameson devinjameson changed the title WIP Update UserDetailsFrom style for escrow verification flow Dec 9, 2020
_event: Event,
testDate: Date | undefined,
) => {
setShowDatePickerAndroid(false)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This line seems weird, but there's a really UI bug that occurs if it's not included. Found in the issues for the date picker library.

Copy link
Contributor

Choose a reason for hiding this comment

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

Could we make sure to mention this in the commit message?

Copy link
Contributor

Choose a reason for hiding this comment

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

and add the issue link here as well?

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@johnschoeman johnschoeman left a comment

Choose a reason for hiding this comment

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

LGTM!

@johnschoeman johnschoeman merged commit 0df9a61 into develop Dec 9, 2020
@johnschoeman johnschoeman deleted the dj-update-style branch December 9, 2020 21:50
tokumori pushed a commit to AlohaSafe/gaen-mobile that referenced this pull request Dec 31, 2020
…#744)

Why:
we would like for the user details form to provide a good UX on both iOS and Android.

This commit:
Updates the styling on the form, especially to the DatePicker element.

Note that ReactNativeDatetimePicker has a UI bug on android that required an odd workaround with `setShowDatePickerAndroid(false)`
reference:
react-native-datetimepicker/datetimepicker#263
react-native-datetimepicker/datetimepicker#54
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.

2 participants