frontend
frontend copied to clipboard
feat: friends page
- [ ] list friends / blocked users
- [ ] list pending requests
- [ ] accept requests
- [ ] reject requests
- [ ] send requests
- [ ] remove / block users
- [ ] unblock users
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.