[ Feat : Clicking Open To Show List of "Followers" For A User]#1188
Open
rohitPandey469 wants to merge 2 commits intoscorelab:masterfrom
Open
[ Feat : Clicking Open To Show List of "Followers" For A User]#1188rohitPandey469 wants to merge 2 commits intoscorelab:masterfrom
rohitPandey469 wants to merge 2 commits intoscorelab:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added a new function
getUserFollowerswhich takes user UID as argument and returnlist of all the Followersfor a user.And passed the
Codelabz User Datain fixed data of Janvi Thakkar - only for the first one though.Similar to PR #1182
Related Issue
Fixes #1187
Motivation and Context
Making it more Dynamic.
How Has This Been Tested?
Tested Locally on my machine.
Video:
Here, I have two chrome versions open up and, logged in with two different account, now in
SAaccount I followed the Codelabz User by clicking on the AddUser ( in front of Janvi Thakkar text ) resulting in change in the followers ( see in the black screen ) and when I removed it by clicking again then it removes as well.Recording_1707820705145.mp4
Types of changes
Checklist: