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

Fix Profile picture changing bug in the SideBar component #183

Merged
merged 4 commits into from
Nov 28, 2023

Conversation

hocine1212
Copy link
Contributor

@hocine1212 hocine1212 commented Nov 27, 2023

Pull Request : Fix Profile picture changing bug in the SideBar component.

Description :

This pull request addresses the bug in the Sidebar component related to the incorrect updating of the profile picture when changed. The existing implementation fails to reflect these changes in real-time, and there are potential issues with the image upload process.

Related Issue

Copy link

vercel bot commented Nov 27, 2023

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

Name Status Preview Comments Updated (UTC)
student-store ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2023 9:52pm

@hocine1212 hocine1212 changed the title 180 improve the animation and fix bugs Fix Profile picture changing in the SideBar component Nov 27, 2023
@hocine1212 hocine1212 self-assigned this Nov 27, 2023
@hocine1212 hocine1212 added the bug Something isn't working label Nov 27, 2023
@hocine1212 hocine1212 changed the title Fix Profile picture changing in the SideBar component Fix Profile picture changing bug in the SideBar component Nov 27, 2023
Copy link
Contributor

@Ben-Tewfik Ben-Tewfik left a comment

Choose a reason for hiding this comment

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

great job

Copy link
Collaborator

@KatiaGhezali KatiaGhezali left a comment

Choose a reason for hiding this comment

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

Well done!

@KatiaGhezali KatiaGhezali merged commit 10a5825 into develop Nov 28, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Profile picture changing bug in the SideBar component
3 participants