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

Profile picture is not loaded #7

Open
mu1664al-s opened this issue Aug 23, 2020 · 1 comment
Open

Profile picture is not loaded #7

mu1664al-s opened this issue Aug 23, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mu1664al-s
Copy link
Member

mu1664al-s commented Aug 23, 2020

To recreate:

  1. Login as a student.
  2. Visit the profile page.
  3. Upload a profile picture.

Expected behavior:

  • Profile picture is loaded and displayed.
  • "Submit Student Information" button is enabled.

Current behavior:

  • Nope

After fixing this issue, make sure that the picture is uploaded to the backend on submit. You can confirm this by reloading the page and the picture is loaded.

@mu1664al-s
Copy link
Member Author

I will be taking this one. It's more of an architectural issues caused by the separation of the web app. I am implementing new APIs for retrieval of files. Currently, it's not possible to get any file uploaded by the user. Like profile picture or CV.

@mu1664al-s mu1664al-s self-assigned this Aug 24, 2020
@mu1664al-s mu1664al-s added the bug Something isn't working label Aug 24, 2020
@emarforio emarforio added this to the Release 1 milestone Sep 11, 2021
@patriktao patriktao modified the milestones: Release 1, Release 2 Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants