Skip to content

Draft: Use Kirigami.Card for FollowDelegate

Shubham Arora requested to merge shubhamarora/tokodon:user_info_card into master

Use Kirigami.Card for FollowDelegate.

Motivation: Show more details to user when a user follows you.

Screenshots folllows1

folllows2

folllows3

TODO:

  • Prevent text from cutting off if no bio is present. See screenshot 3
  • Fix height of banner in the card. Help needed
  • Show Followers/Following/Posts count on the card
  • Add Follow/Follow Back button on the card (Seperate MR?)
Edited by Shubham Arora

Merge request reports