-
Notifications
You must be signed in to change notification settings - Fork 46
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
Haoji create profile picture selection for admin #1470
Haoji create profile picture selection for admin #1470
Conversation
…eate-profile-picture-selection-by-admin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Haoj1, I tried running this PR locally but while running the FE server I encountered a "Failed to Compile" error:
I guess there is a typo in the below file/component name:
./src/components/UserManagement/UserManagement.jsx
Cannot find file: 'SelectProfilePicPopUp.jsx' does not match the corresponding name on disk: '.\src\components\UserManagement\SelectProfilePicPopup.jsx'.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Haoj1, I made the required changes you mentioned in backend PR. but I've encountered a error while running the Cronjob on the frontend.
Error text:
Failed to compile.
./src/components/UserManagement/UserManagement.jsx
Cannot find file: 'SelectProfilePicPopUp.jsx' does not match the corresponding name on disk: '.\src\components\UserManagement\SelectProfilePicPopup.jsx'.
Suggested Changes:
While importing the SelectProfilePicPopup.jsx into UserManagement.jsx, I think you've made a typo between "PopUp" and "Popup". Could you fix that? Thanks!
Description
Related PRS (if any):
This frontend PR is related to the #591 backend PR.
…
Main changes explained:
…
How to test:
npm install
andnpm run start:local
to run this PR locallyScreenshots or videos of changes:
Case1 & 2:
fetch.a.picture.if.do.not.have.one.mp4
Case 3:
handle.multiple.pictures.issues.mp4
Note:
URL is currently valid and available for the profile picture