Fix: Implemented edit indicator when hovering over profile Icon in se… #1443
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…ttings
Description
Closes #1381
Closes #1401
Changes proposed
What were you told to do?
Enhance the user experience by adding a camera icon to the circle profile picture placeholder. This icon should appear when users hover over or click the profile picture, indicating that they can upload or change their profile picture. The goal is to provide a clear, intuitive interface for users to update their profile images.
Profile setup information is not being saved after completion, resulting in an "invalid URL" error message even when all social media URLs are correct. We're all mostly on our mobile devices and should be able to navigate the boilerplate with it.
What did you do?
The camera icon appears centred within the circle profile picture when the user hovers over or clicks on the profile picture placeholder.
User profile information is saved successfully upon completion of the setup process.
There are no error messages related to invalid URLs when all URLs are accurate
Check List (Check all the applicable boxes)
🚨Please review the contribution guideline for this repository.
Screenshots/Videos