Skip to content

feat: FollowerList [1741]

Hannes Heine requested to merge pr3293head into pr3293base

Created by: Tirokk

rbeer Authored by rbeer Merged


🍰 Pullrequest

This

  • extracts follower/-edBy lists from _id/_slug page into own feature component FollowerList
  • turns info text about number of more connections into button
  • adds fetching of all remaining connections
  • adds filtering of the list when remaining connections have been fetched

Issues

Todo

  • Turn list of <user-teaser>s into overflow container
  • Add filter <input> and logic
  • integration tests

Merge request reports