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

feat: update profile actions on mobile #2860

Merged
merged 9 commits into from
Mar 28, 2024

Conversation

DragosIorgulescu
Copy link
Contributor

@DragosIorgulescu DragosIorgulescu commented Mar 25, 2024

Changes

  • use the FormWrapper component for consistency

Preview

Screen.Recording.2024-03-25.at.17.40.24.mov

Events

N / A

Manual Testing

On those affected packages:

  • Have you done sanity checks in the webapp?
  • Have you done sanity checks in the extension?
  • Does this not break anything in companion?

Did you test the modified components media queries?

  • MobileL (420px)
  • Tablet (656px)
  • Laptop (1020px)

Did you test on actual mobile devices?

  • iOS (Chrome and Safari)
  • Android

MI-134 #done

Preview domain

https://mi-134-edit-account-mobile.preview.app.daily.dev

@DragosIorgulescu DragosIorgulescu requested a review from a team as a code owner March 25, 2024 15:43
Copy link

vercel bot commented Mar 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
daily-webapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2024 10:06am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
storybook ⬜️ Ignored (Inspect) Mar 28, 2024 10:06am

- use the `FormWrapper` component for consistency
@rebelchris rebelchris requested a review from a team March 25, 2024 17:30
Copy link
Contributor

@nensidosari nensidosari left a comment

Choose a reason for hiding this comment

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

Looks good, small suggestions on my side.

One thing I noticed in the recording, on mobile when we submit the profile changes we need to click cancel after to go back to the profile page... 😬 Maybe this is what is suggested by product, but seems like a weird behaviour to me

packages/webapp/pages/account/profile.tsx Outdated Show resolved Hide resolved
packages/webapp/pages/account/profile.tsx Outdated Show resolved Hide resolved
packages/webapp/pages/account/profile.tsx Outdated Show resolved Hide resolved
@nensidosari nensidosari requested a review from a team March 25, 2024 20:09
Copy link
Member

@sshanzel sshanzel left a comment

Choose a reason for hiding this comment

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

Looks good to me! 🚀

@DragosIorgulescu
Copy link
Contributor Author

One thing I noticed in the recording, on mobile when we submit the profile changes we need to click cancel after to go back to the profile page... 😬 Maybe this is what is suggested by product, but seems like a weird behaviour to me

@nensidosari fair point, I made an update and now it works like this:

Screen.Recording.2024-03-26.at.13.24.46.mov

Copy link
Contributor

@nensidosari nensidosari left a comment

Choose a reason for hiding this comment

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

Great

# Conflicts:
#	packages/webapp/pages/account/profile.tsx
@DragosIorgulescu DragosIorgulescu merged commit 80ebf57 into main Mar 28, 2024
10 checks passed
@DragosIorgulescu DragosIorgulescu deleted the MI-134-edit-account-mobile branch March 28, 2024 10:08
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.

4 participants