Skip to content

Fixed the profile page UI/UX and Functionality#267

Closed
Anuj-kumar-in wants to merge 2 commits into
HarshYadav152:mainfrom
Anuj-kumar-in:main
Closed

Fixed the profile page UI/UX and Functionality#267
Anuj-kumar-in wants to merge 2 commits into
HarshYadav152:mainfrom
Anuj-kumar-in:main

Conversation

@Anuj-kumar-in
Copy link
Copy Markdown

Description

This PR updates the profile page and Navbar to ensure the profile image updates instantly after editing, and fixes state issues. The profile image now appears in the Navbar immediately after a successful update, and the UI/UX is consistent with the app's theme.

Fixes #245

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Screenshots

Screenshot 2026-05-25 145204 Screenshot 2026-05-25 145801

How Has This Been Tested?

  • Updated profile image and verified it appears instantly in the Navbar without a page reload.
  • Tested on desktop and mobile views for responsive behavior.
  • Verified no hydration or state update warnings in the console.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

@Anuj-kumar-in is attempting to deploy a commit to the Harsh Yadav's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🎉 Thank you @Anuj-kumar-in for your first PR to SaveBook!

We really appreciate your contribution 🙌

What happens next:

  • 🔍 Maintainers will review your PR
  • 🧪 Automated checks will run
  • ✨ Feedback may be shared if needed

Please confirm your PR includes:

  • ✔️ Clear summary of changes
  • ✔️ Linked issue (e.g., Fixes #123)
  • ✔️ Steps to test
  • ✔️ Screenshots (for UI changes)

📘 Contribution Standards:
👉 https://github.com/HarshYadav152/SaveBook/blob/main/CONTRIBUTING.md


💬 Stay Connected with Our Community

🎯 Discord (Official Communication)
For formal discussions, code reviews, and project updates:
👉 https://discord.gg/bZ47fac2jn

💚 WhatsApp (Friendly Community)
For informal chats, quick help, and building friendships with contributors:
👉 https://chat.whatsapp.com/I8GYXd3mHlDCC2iXhNGeqV

🌟 Our Philosophy: We value both professional collaboration (Discord) and personal connections (WhatsApp). Join both to get the complete SS-Capture community experience!


Thanks for helping improve SaveBook 🚀
Let's build something amazing together! 💪

Copy link
Copy Markdown
Owner

@HarshYadav152 HarshYadav152 left a comment

Choose a reason for hiding this comment

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

@Anuj-kumar-in Current changes are not meet the acceptance criteria and it seems that you PR will add any proper modification or enhance ment.

So please update it again with theme is switchable in between light and dark.

also make it feels like home page and login and signup page

@Anuj-kumar-in
Copy link
Copy Markdown
Author

@HarshYadav152 Sorry for late reply .
due to health issue i leave it here please assign this issue to someone else
thank you

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.

[UI/UX] Enhance Profile Page Design & Fix Edit Profile Update Issues

2 participants