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 Page - Avatar is broken #25

Open
app-generator opened this issue Dec 8, 2023 · 2 comments
Open

Profile Page - Avatar is broken #25

app-generator opened this issue Dec 8, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@app-generator
Copy link
Owner

Once the user is authenticated, the avatar image can be changed.

The nominal flow

  • Each new profile will use a default avatar
  • once authenticated, the avatar is shown in the navigation bar & profile page

@mominur-helios please take a look.

TY!


image

@app-generator app-generator added the bug Something isn't working label Dec 8, 2023
@app-generator
Copy link
Owner Author

Hello @mominur-helios

Please update the codebase to use DB Storage for the avatar image.

TY!

@app-generator
Copy link
Owner Author

Hello @mominur-helios

The current version uses the IMAGE from media DIR.
The image needs to be saved on DB.

Please take a look.

TY!

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

2 participants