-
Notifications
You must be signed in to change notification settings - Fork 3
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
fixing coudinary #298
fixing coudinary #298
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
89771ad
to
625e8c2
Compare
625e8c2
to
e5eabe8
Compare
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.
checked
test first before approving.
e5eabe8
to
e98433c
Compare
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.
checked
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.
When a user has chosen a new profile picture, add a loading icon/skeleton to show the user that there is an ongoing activity.
- use enum instead of literal string
* bug(fixing TTL Page): Removing literal string (#297) - use enum instead of literal string * Update ProfileCoverpage.tsx --------- Co-authored-by: AbdoulKhaliq <[email protected]>
* bug(fixing TTL Page): Removing literal string (#297) - use enum instead of literal string * Update ProfileCoverpage.tsx --------- Co-authored-by: AbdoulKhaliq <[email protected]>
PR Description
Fixing the cloudinary issue by replacing the old account to new one
Description of tasks that were expected to be completed
Replacing Cloudinary account
How has this been tested?
Please describe the tests that you ran to verify your functionalities. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
The user might be able to upload his or her own document.
Number of Commits
The number of commits should not exceed 2 commits. In case they are more than that, please take your time and squash them.
Screensh
ots (If appropriate)
Please check this Checklist before you submit your PR: