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

New profile picture feature #7995

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

UdaySagar-Git
Copy link
Contributor

@UdaySagar-Git UdaySagar-Git commented Jun 7, 2024

Proposed Changes

backend pr : coronasafe/care#2253

Screen.Recording.2024-06-08.at.11.28.01.AM.mov

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

@UdaySagar-Git UdaySagar-Git requested a review from a team as a code owner June 7, 2024 07:08
Copy link

vercel bot commented Jun 7, 2024

@UdaySagar-Git is attempting to deploy a commit to the Open Healthcare Network Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

netlify bot commented Jun 7, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit b955e78
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/667d8a9247aac3000868879d
😎 Deploy Preview https://deploy-preview-7995--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

<>
<div className="flex flex-1 items-center justify-center rounded-lg">
<img
src={imgSrc}

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jun 19, 2024
@UdaySagar-Git
Copy link
Contributor Author

@rithviknishad can you please remove stale label

@github-actions github-actions bot removed the stale label Jun 23, 2024
@nihal467
Copy link
Member

@khavinshankar can you review it once

Copy link
Member

@khavinshankar khavinshankar left a comment

Choose a reason for hiding this comment

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

Hi @UdaySagar-Git, mostly looks good, just some minor refactors

src/Components/Common/Sidebar/SidebarUserCard.tsx Outdated Show resolved Hide resolved
src/Components/Users/ProfilePicUploadModal.tsx Outdated Show resolved Hide resolved
src/Components/Users/ProfilePicUploadModal.tsx Outdated Show resolved Hide resolved
src/Components/Users/ProfilePicUploadModal.tsx Outdated Show resolved Hide resolved
src/Components/Users/ProfilePicUploadModal.tsx Outdated Show resolved Hide resolved
src/Components/Users/ProfilePicUploadModal.tsx Outdated Show resolved Hide resolved
src/Components/Users/ProfilePicUploadModal.tsx Outdated Show resolved Hide resolved
src/Components/Users/ProfilePicUploadModal.tsx Outdated Show resolved Hide resolved
@UdaySagar-Git
Copy link
Contributor Author

@khavinshankar made changes accordingly. Can you review it once?

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.

Feature : Allow users to add profile picture in care platform
3 participants