server icon indicating copy to clipboard operation
server copied to clipboard

Server sends too many reactions (ignoring `limit` argument)

Open ZaneH opened this issue 6 months ago • 1 comments

Describe the bug When a user hovers over the reactions of a message, we should fetch the first 3. Only when 363 others is pressed should it fetch the full list.

Image for context: Image

Expected behavior

  • Expect that when a limit argument is provided to GET /channels/:channel_id/messages/:message_id/reactions/:emoji it limits the response to the limit amount.

Additional context

ZaneH avatar Jul 01 '25 19:07 ZaneH

This could be a "Good first issue"

ZaneH avatar Jul 01 '25 19:07 ZaneH