scorelab / Codelabz

Codelabz
Apache License 2.0
144 stars 410 forks source link

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

Closed rohitPandey469 closed 5 months ago

rohitPandey469 commented 7 months ago

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):

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

github-actions[bot] commented 5 months ago

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

github-actions[bot] commented 5 months ago

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