roots-id / roots-react-native

Mock RootsWallet UI, for fast UI/UX iterations
Apache License 2.0
4 stars 5 forks source link

Remove auth flow add avatar in settings #26

Closed HunnySajid closed 1 year ago

HunnySajid commented 1 year ago

Relevant Task: https://github.com/roots-id/roots-react-native/issues/22

2byrds commented 1 year ago

image

image

image

HunnySajid commented 1 year ago

@2byrds Check this out, i have covered following cases here.

https://user-images.githubusercontent.com/19255438/204910335-373783dc-4324-460a-8f85-5843d2a815a8.mov

However, I am not sure about the "I tried to click on the user icon but the profile didn't open on android and didn't open on ios", Do you want to click on avatar from settings and open up user-detail modal? I think we dont need that as avatar is in edit mode their and only represents a picture preview. let me know what you think of it.

2byrds commented 1 year ago

Looks good in iPhone

image

Looks good on android image

2byrds commented 1 year ago

@HunnySajid I'm not sure how to test the pin protection.

HunnySajid commented 1 year ago

@HunnySajid I'm not sure how to test the pin protection.

@2byrds currently it is not protected by pin, I can make it to do so. Then, once app is protected by pin and user returns to app after closing it, he would have to enter pin instead of landing on the relationship detail screen. I can use the same auth flow for that.

HunnySajid commented 1 year ago

@HunnySajid I'm not sure how to test the pin protection.

I have created a separate task for that. https://github.com/roots-id/roots-react-native/issues/27 Do add anything if you want. And if rest is good then we can merge this PR.

2byrds commented 1 year ago

@HunnySajid I'm not sure how to test the pin protection.

I have created a separate task for that. #27 Do add anything if you want. And if rest is good then we can merge this PR.

sounds like a good plan. the pin protection is low priority right now. so lets leave that as an open issue for after the Dec demo.