-
Notifications
You must be signed in to change notification settings - Fork 456
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/user profile page #453
Feat/user profile page #453
Conversation
…er profile, changing password, updating avatar, and deleting user
- Refactor the profile layout component to include a sidebar and handle session authentication. - Refactor the profile page component to display profile information and handle session authentication. - Add the profile info component to display user profile details. - Create a sidebar component for the profile page with navigation options.
…to feat/user-profile-page
after deletion it should atuomatically logout, will give a indepth review here |
@VineeTagarwaL-code yes, please. |
after the changes are made, give a screen recording for me able to check the changes faster
after that i will move ahead to reviewing the code and leaving comments if necessary |
Ah yes, will make the changes ASAP |
…to feat/user-profile-page
@VineeTagarwaL-code I've made the requested changes and attached the demonstration video of changes for both desktop and mobile. Desktop Mobile |
for mobile its not taking the full screen width add a small delete icon in edit profile and not a big button like that |
I'm having issue with Bunny CDN it's being uploaded there and it's giving url in response but it's not the right URL, might be
Fixing these |
…d use session data for profile picture
Videos: |
give video ref |
…omponents - Add removeAvatar function to user.profile.actions.ts to remove user's avatar - Update EditProfilePicture.tsx component to include a removeImage function for removing the profile picture
got it very good |
@VineeTagarwaL-code Do we need to add any other functionality in this? |
reviewing the whole code then will say something |
updated user image is not stored / updated in the db |
This is most likely happening because image in session not getting fetched after relogin |
…to feat/user-profile-page
…com/CuriousCoder00/job-board into feat/user-profile-page
didnt had the luxury of time to review the whole code, i will refactor the bits if i feel they are upto the mark thanks for pr although, will make sure you get good bounty for this |
Appreciate the kind words about the bounty! |
fixes: #434
Added user profile page, edit profile page and account settings page
Edit profile page consists of:
Account Settings page consists of:
Untitled.video.-.Made.with.Clipchamp.8.mp4