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

[ Fix : Fetching User Data And Populating Avatar's ] #1205

Closed
rohitPandey469 opened this issue Feb 16, 2024 · 2 comments · May be fixed by #1206
Closed

[ Fix : Fetching User Data And Populating Avatar's ] #1205

rohitPandey469 opened this issue Feb 16, 2024 · 2 comments · May be fixed by #1206
Labels
bug Something isn't working Feature New feature stale UI/UX

Comments

@rohitPandey469
Copy link

Describe the bug
When we create a tutorial,
image
Then this Avatar is always showing default value similarly at other pages,
It's because of wrong fetching of user data i.e. it's always null and I came across it while solving issue #1199

To Reproduce
Steps to reproduce the behavior:

  1. Create a new tutorial
  2. The tutorial Avatar should have shown the alpahbets of user.
  3. But Not showing.

Expected behavior
For Codelabz User - it should have showed CU similarly for others.
And in Avatar, name of the user if applicable,
All in all proper fetching of the user data is required.

Screenshots
image
image
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome

Additional context
I would like to know the purpose of cl_user_handle collection so if any maintainer can create a thread for it.

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 18, 2024
Copy link

github-actions bot commented Apr 1, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Feature New feature stale UI/UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant