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

Updated Navbar to Fix Blank User Profile Picture with a default Profile ( #192

Merged

Conversation

Cleveridiot07
Copy link
Contributor

Description

This PR addresses the issue of a blank or missing profile picture in the navbar. It adds logic to check whether the user's profile picture is available or valid. If no valid profile picture is found, a default image from the public folder is displayed instead. This ensures that users without a profile picture will still have a consistent UI experience.

Related Issue

Link to the issue addressed:

Change Type

Select the type of change:

  • 🐛 Bug fix
  • ✨ New feature
  • 📚 Documentation update
  • 🔧 Other (describe):

Checklist

  • I’ve read and followed the contributing guidelines.
  • Code adheres to project style and standards.
  • Tests cover changes (if applicable).
  • Documentation updated (if required).
  • Ready for review.

Additional Notes

No additional changes were made beyond the navbar update to handle the missing profile picture issue.

Copy link

vercel bot commented Oct 12, 2024

@Cleveridiot07 is attempting to deploy a commit to the Akshay Patel's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Oct 12, 2024

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

Name Status Preview Comments Updated (UTC)
qr-code-generator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 12, 2024 5:30pm

@VesperAkshay VesperAkshay merged commit db8a719 into VesperAkshay:main Oct 12, 2024
3 checks passed
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.

[Build]: Fix Blank User Profile Picture and Set Default Image
2 participants