feat: optimistically render user reactions on timeline #31

Closed
verbiricha wants to merge 1 commits from timeline-reactions into main
verbiricha commented 2023-01-11 16:11:59 +00:00 (Migrated from github.com)
No description provided.
cloudflare-pages[bot] commented 2023-01-11 16:12:52 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: aa2dcd9
Status:   Deploy successful!
Preview URL: https://7c947858.snort-social.pages.dev
Branch Preview URL: https://timeline-reactions.snort-social.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>aa2dcd9</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://7c947858.snort-social.pages.dev'>https://7c947858.snort-social.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://timeline-reactions.snort-social.pages.dev'>https://timeline-reactions.snort-social.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/snort-social/7c947858-c9d3-4705-bd92-1e720486828c)
v0l (Migrated from github.com) reviewed 2023-01-11 22:00:54 +00:00
v0l (Migrated from github.com) commented 2023-01-11 21:59:04 +00:00

Not sure if this will work, we also tag the original event with which relay it came from in that case they will be duplicated

Not sure if this will work, we also tag the original event with which relay it came from in that case they will be duplicated
v0l (Migrated from github.com) commented 2023-01-11 22:00:20 +00:00

The mapping on the end isnt needed here, we only store the plain objects up to this point, you can see this because we use data prop on Note instead of data-ev

The mapping on the end isnt needed here, we only store the plain objects up to this point, you can see this because we use `data` prop on `Note` instead of `data-ev`

Pull request closed

Sign in to join this conversation.
No description provided.