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 : Not Saving the USER_ID of the Commented User And No Proper Avatar For Comments ] #1198

Closed
rohitPandey469 opened this issue Feb 15, 2024 · 2 comments · May be fixed by #1211
Closed
Labels
bug Something isn't working Feature New feature firebase help wanted Extra attention is needed stale

Comments

@rohitPandey469
Copy link

Describe the bug
When the addComment action is called then the userId field is fixed with codelabzuser value instead it should have sent the current logged in user's id.
So this will help in displaying commented users Avatar.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new tutorial and publish it.
  2. Add comments.
  3. See in firebase under cl_comments collection all comments have same user id's.

Expected behavior
It should have stored the logged in user id.

Video

Codelabz.-.Google.Chrome.2024-02-15.15-29-46.mp4

See here in firebase all comments have same user id or it's fixed to codelabzuser even when commented through other id's.

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
@github-actions github-actions bot added bug Something isn't working Feature New feature firebase help wanted Extra attention is needed labels Feb 15, 2024
@rohitPandey469 rohitPandey469 changed the title [ Fix : Not Saving the USER_ID of the Commented User ] [ Fix : Not Saving the USER_ID of the Commented User And No Proper Avatar For Comments ] Feb 19, 2024
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 21, 2024
Copy link

github-actions bot commented Apr 4, 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 4, 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 firebase help wanted Extra attention is needed stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant