[ Feat : Clicking Open To Show List of "Followers" For A User] #1188
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
getUserFollowers
which takes user UID as argument and returnlist of all the Followers
for a user.And passed the
Codelabz User Data
in 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
SA
account 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: