nishiki-tech / nishiki-frontend

Nishiki is an app for tracking and sharing food inventories within groups for better pantry management.
https://nishiki.tech
MIT License
21 stars 5 forks source link

Feat: implement rename user UI in profile page #321

Closed kanta1207 closed 6 months ago

kanta1207 commented 7 months ago

Overview

This PR aims to Implement rename user UI in profile page. API client functionality is not included in this PR

Changes

Review points

Screen Captures

https://github.com/nishiki-tech/nishiki-frontend/assets/99339182/a67c0cc8-00e8-4405-88f4-bda1d86be523

Assignee Checklist:

Reviewer Checklist:

kanta1207 commented 7 months ago

@nick-y-ito

Only the displayed "name" should be center-aligned, excluding the pen icon. image

Looking back at the design, it looks like both text and icon is placed at the center.

Screenshot 2024-03-06 at 22 17 11

Please correct me if I'm looking at the wrong one or anything!
Or, please tell me if this is actually your suggestion to improve the design itself.

IMO, both text and icon center-aligned design makes sense when the text gets longer. If only text is center-aligned, pen icon will be placed more right and it might be not good balance.

nick-y-ito commented 7 months ago

@kanta1207 It appears that the design has been adjusted.

IMO, both text and icon center-aligned design makes sense when the text gets longer. If only text is center-aligned, pen icon will be placed more right and it might be not good balance.

I agree with this. Let me ask the designers.

kanta1207 commented 7 months ago

@nick-y-ito Thank you for helping me out! I resolved all the issues, so please take a look anytime when you have a time

nick-y-ito commented 7 months ago

@kanta1207

Thank you for the update. I have replied to your messages, so please take a look :)

kanta1207 commented 6 months ago

@nick-y-ito Thank you for the suggestions & investigation! I resolved the avatar issue in the latest commit! Please have a look when you have a moment :)