-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fit figma - Edit profile page #2232
Comments
➤ Sam commented: Kenny Hung, I saw the google slide ( https://docs.google.com/presentation/d/1u6-l_xDVBcPc708B3TR13DBKAoySjfKu7Hp-PGkfni0/edit#slide=id.g1746b1795ba_0_25 ) that for activity and inbox we need more discussion ( https://i.imgur.com/XFLzV9d.png ). Is there any update on what to do with the inbox and activity? |
➤ Tammy Yang commented: Good reminder. Let's do this (DO NOT follow Figma):
Let me know if this makes sense. |
➤ Sam commented: Tammy Yang, we want to do
Because it's a smaller scope? I think we can still follow figma it's not huge changes in UI code there will be some but not huge. https://app.claap.io/numbers-protocol/c-O35CsUM4Uy-7FOVEuldS84h ( https://app.claap.io/numbers-protocol/c-O35CsUM4Uy-7FOVEuldS84h ) |
➤ Sam commented: Tammy Yang also regarding "Remove upload status bar" https://app.claap.io/numbers-protocol/tammy-do-we-hide-upload-progres-conditionally-c-O35CsUM4Uy-AqdY0zf59VF7 ( https://app.claap.io/numbers-protocol/tammy-do-we-hide-upload-progres-conditionally-c-O35CsUM4Uy-AqdY0zf59VF7 ) |
➤ Tammy Yang commented: No, please keep the current implementation because there is no better place for activity and inbox. |
➤ Tammy Yang commented: For upload status bar, please KEEP it as it is and do NOT make any changes. This is super important because it is not just a progress bar but with the super important feature to pause the upload. |
➤ Sam commented: Tammy Yang, Okay then lets do as you mentioned before. Here is the summary of what i'm gonna do to mark this task as completed. Please confirm if so. https://app.claap.io/numbers-protocol/tammy-regarding-fit-figma-edit-profile-page-task-c-O35CsUM4Uy-gGuQwLKn8jUn ( https://app.claap.io/numbers-protocol/tammy-regarding-fit-figma-edit-profile-page-task-c-O35CsUM4Uy-gGuQwLKn8jUn ) |
➤ Tammy Yang commented: Sam For profile pic: I think it already exists (at least my version supports it), so no need to update |
➤ Sam commented: Tammy Yang, yes profile pic already support update. My question was should it be bigger or same size. |
➤ Sam commented: I finished minimal requirements Kenny Hung please have a look at this claap Let me know if QA thinks it's acceptable. If yes I will create PR. |
➤ Kenny Hung commented: Tammy Yang Just want to confirm a few part. |
➤ Kenny Hung commented: Sam It looks nice! |
➤ Sam commented: Kenny Hung, okay I will test that case as well thank you for reminding 🙏 |
➤ Sam commented: Kenny Hung, you were right I tried a duplicate email, and username and it might need some fixes from the backend first. Olga, can you please check if the update user ( https://app.claap.io/numbers-protocol/dia-api-v3-update-current-user-check-for-duplicate-username-email-c-O35CsUM4Uy-5mmwkqnMi7Na ) endpoint is checking for duplicate emails, and usernames? I explained here more in claap https://app.claap.io/numbers-protocol/dia-api-v3-update-current-user-check-for-duplicate-username-email-c-O35CsUM4Uy-5mmwkqnMi7Na ( https://app.claap.io/numbers-protocol/dia-api-v3-update-current-user-check-for-duplicate-username-email-c-O35CsUM4Uy-5mmwkqnMi7Na ) |
➤ Olga commented: Sam duplicate username is an issue [Issue] Fix status 500 when update a duplicate username ( https://app.asana.com/0/1201016280880508/1203397449817430/f ) and have to be fixed in the future sprint. |
➤ Sam commented: Olga, thank you for the clarification. Regarding duplicate emails, I think we should prevent duplicate emails as well. Because I had two emails [email protected] ( mailto:[email protected] ) & [email protected] ( mailto:[email protected] ). When I was demoing in the claap I renamed [email protected] ( mailto:[email protected] ) to [email protected] ( mailto:[email protected] ) I think it should be prevented. Because now I can not log in with [email protected] ( mailto:[email protected] ) after changing [email protected] ( mailto:[email protected] ) to [email protected] ( mailto:[email protected] ). So I believe we should prevent updating email if that email already exists. But we still need confirmation from Tammy Yang. |
➤ Tammy Yang commented: Olga email is not unique because we allow users to attach multiple emails to one wallet (wallet is the unique key of user, not email) For my understanding of the backend, users can use both emails to login after adding them to the backend. If that's the case, I don't think there is a need to change anything in the backend. |
➤ Tammy Yang commented: Sam please drop the email update. The conversation reminds me one thing that we don't have UX to handle what if user input the wrong email. In that case, if they logout by incident, they won't be able to login again (because the email was wrong). |
➤ Tammy Yang commented: I think we can leave it until we have the proper DID solution. At the mean time, I believe we don't want to add more changes to the centralized user system (cc Bofu Chen ) |
➤ Kenny Hung commented: Updated description |
compare figma design & current capture app:
https://docs.google.com/presentation/d/1u6-l_xDVBcPc708B3TR13DBKAoySjfKu7Hp-PGkfni0/edit#slide=id.g1746b1795ba_0_72
On sprint 1219, we will do these
Expectation
Add a new page could let user edit their profile information
And this UI display should sync on creator page.
#3, #4 will finish on [FR] Add edit feature for user description & background img on profile page
User story
As a capture app user, I want an edit profile page, so that I can edit my information easily.
┆Issue is synchronized with this Asana task by Unito
┆Created By: Kenny Hung
The text was updated successfully, but these errors were encountered: