artsy / eigen

The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
MIT License
3.54k stars 572 forks source link

fix(DIA-561): Complete My Profile broken save in middle of the flow and UI adjustments #10497

Closed araujobarret closed 1 month ago

araujobarret commented 1 month ago

This PR relates to DIA-561

Description

This PR mainly fixes a bug when saving from the middle of the flow, the current screen didn't save its field correctly so I removed more logic from useCompleteProfile to work directly with the newly created store from easy-peasy since its performance is enough to have a smooth flow within the UI. Other relevant changes:

Android https://github.com/user-attachments/assets/16290591-caab-45e6-88ab-a45aa23d589b
iOS https://github.com/user-attachments/assets/de8e20c3-3767-4e50-b59d-1547aaa3771b

PR Checklist

To the reviewers πŸ‘€

Changelog updates ### Changelog updates #### Cross-platform user-facing changes - fix: complete my profile save during the flow and UI adjusts - araujobarret #### iOS user-facing changes - #### Android user-facing changes - #### Dev changes -

Need help with something? Have a look at our docs, or get in touch with us.

ArtsyOpenSource commented 1 month ago

This PR contains the following changes: