Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix empty username #6209

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

parneet-guraya
Copy link
Contributor

Fixes #6198

What changes did you make and why?

Revert changes of #5860;
The bug was due to reading the wrong property but this PR changed the data in the model Media instead. Reverted the change and made it read the correct prop instead.

Correct custom author name in both contributions and explore screens (bug was it was incorrect in the explore)


Fixed empty author field; Use user if author is null or empty.

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] User doesn't show in the contibutions page
1 participant