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

add crop on profile image upload (frontend) #184

Open
wants to merge 1 commit into
base: portfolio
Choose a base branch
from

Conversation

4samad
Copy link

@4samad 4samad commented Apr 11, 2022

Someone's gotta fix the image upload form in _profile

Copy link
Contributor

@ralsuwaidi ralsuwaidi left a comment

Choose a reason for hiding this comment

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

No post request is being sent when crop is clicked

Test this by clicking crop and look at the console, you should see somehting like this

<QueryDict: {'csrfmiddlewaretoken': ['FCNW4TmJOmbrlhvaLLKLCMiN0Ch15TzpN5h6VaqvXttGY3cFpLWWsx0vtrMbK781', 'FCNW4TmJOmbrlhvaLLKLCMiN0Ch15TzpN5h6VaqvXttGY3cFpLWWsx0vtrMbK781'], 'name': ['Rashed Suwaidi'], 'about': ['ffwmm'],}>

with the hidden input as part of the requesr

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.

None yet

2 participants