AjobK / Seaqull

Seaqull programming blog
http://www.seaqull.com
3 stars 0 forks source link

267 follower count #290

Closed danielordaan closed 3 years ago

danielordaan commented 3 years ago

closes #267


What is it supposed to do
The amount of followers a user has is now visible in the statistics section of the page.


How can we test your branch
(Un)follow certain users and refresh the page to see their amount of followers increase (or decrease)


1. General checklist


2. If relevant, front-end checklist

No styling changes made


3. If relevant, back-end checklist


4. If relevant, test these browsers

No styling changes made


PR Rules
1. Add relevant labels.
2. Select atleast two reviewers.
3. Assign all reviewers allowed to merge the branch, including yourself.
4. If relevant to the sprint, put related issue in 'Awaiting Approval' column on project board.
5. Add to the corresponding milestone.


Reviewer info
1. You can use aliases to refer to specific PR checklist items. For example 'Hey @JohnDoe, for this line please check 3.a and 1.d.'
2. Where possible, please use the suggestions feature in github so the author has a better idea of the solution you had in mind.


This form should be filled in by the author of this PR.

AjobK commented 3 years ago

Remove follower counter from 'Statistics' and add it above 'Description'.

When (un)following use cb function to adjust follower count dynamically