boom-army / boom-client

MIT License
0 stars 0 forks source link

Display of users who reacted to posts #61

Closed Cerbah closed 2 years ago

Cerbah commented 2 years ago

Add hover functionality using MUI tooltips - https://mui.com/components/tooltips/ - so that when a user hovers over an emoji icon a request is made that collects the user handles.

In future once "likes" get out of control we'll migrate this to it's own page, so setup the graphQL API with this in mind.