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

FEAT: Improve Profile viewing of existing users #213

Open
1 of 3 tasks
muntaxir4 opened this issue Feb 20, 2025 · 0 comments
Open
1 of 3 tasks

FEAT: Improve Profile viewing of existing users #213

muntaxir4 opened this issue Feb 20, 2025 · 0 comments

Comments

@muntaxir4
Copy link
Contributor

muntaxir4 commented Feb 20, 2025

Is your feature request related to a problem? Please describe.
Currently, the Profile View has a few usability issues:

  • The data tabs (e.g., user posts, activity) appear empty, leading to a poor user experience.
  • The "Follow" button does not update its state immediately after clicking; the page needs to be refreshed for the changes to take effect.
  • If a user does not have a profile picture, no default image is displayed.

Describe the solution you'd like

  • Ensure that the data tabs display relevant content dynamically instead of appearing empty.
  • Implement a state update mechanism so that the "Follow" button reflects changes immediately without requiring a page refresh.
  • Display a default profile picture (e.g., a placeholder avatar) for users who have not uploaded an image.

Would you like to work on the issue?

  • Yes
  • No
  • Other:
@muntaxir4 muntaxir4 changed the title feat: Improve Profile viewing of existing users FEAT: Improve Profile viewing of existing users Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant