frontend icon indicating copy to clipboard operation
frontend copied to clipboard

feat: friends page

Open DeclanChidlow opened this issue 2 years ago • 1 comments

  • [ ] list friends / blocked users
  • [ ] list pending requests
  • [ ] accept requests
  • [ ] reject requests
  • [ ] send requests
  • [ ] remove / block users
  • [ ] unblock users

DeclanChidlow avatar Nov 05 '22 01:11 DeclanChidlow

There is an issue with the virtualisation library which means the previous design doesn't work properly in some edge cases, i.e. expanding two sections at once results in the second section not rendering properly.

We need a new design for friends menu, also a common issue is that people can't find how to add people so we should probably make it more prominent, even maybe as far as adding a prompt to the top of the page as opposed to just making the header button more prominent.

insertish avatar May 19 '23 12:05 insertish