-
Notifications
You must be signed in to change notification settings - Fork 57
Redesign or Rewrite profile page #94
Comments
Can u share some designs? |
So we have user profiles and orders on the same page, right? When clicking "Your orders" a page should render with only orders. Use the same order table. |
We only need "Your orders", "Login and security" and "Your addresses". Nothing else is required. Also, you don't want to include any images, icons, or SVGs with the text. Is that clear? |
ok Fine. I UNDERSTOOD |
Are you working on this @ranjankuldeep? |
This issue is still open! |
@roopeshsn I would like to be assigned to this |
You can work on this @gkupdx! |
@roopeshsn Am I supposed to create separate component screens for each path? For example, if a user clicks "My Orders", should it direct the user to a /profile/my-orders route? Or can the orders table be displayed on the profile page? |
Yeah, you're right! |
We need the UI to be clear and concise not cluttered with the whole data. |
@roopeshsn I had a question about the "Your Addresses" route. Where should I get the address data from? The app doesn't ask you to enter your address when you register for a new account so the profile page doesn't have access to that information. |
Yeah, the address is not stored in the DB. Need to implement that feature #98. You can leave the address part. |
Hi, I would like to try this. I'll set up the dev environment in the next days and could start working on this. Did I get you right, that you want three Amazon like tiles for "Your Orders", "Security" and "Your Addresses", that link to another page e.g. "/profile/security" etc.? |
Yep, you're right! |
Alright, then please assign me to this. |
Is your feature request related to a problem? Please describe.
The profile page should be redesigned so that it will improve the UX.
Describe the solution you'd like
Here's the current profile page of Freshbey,
This page should be redesigned similarly to this.
As you see on Amazon's profile page things are arranged properly orders, addresses, etc.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: