v0l / snort

Feature packed nostr web UI, Mirror of https://git.v0l.io/Kieran/snort
https://snort.social
MIT License
321 stars 125 forks source link

Parent notes are not rendering when loading a reply note page #468

Closed SamSamskies closed 1 year ago

SamSamskies commented 1 year ago

Describe the bug The parent of reply notes are not rendering anymore when loading a reply note, so now it's not possible to traverse up threads. I think this broke when switching from note ids to event ids.

https://snort.social/e/nevent1qqsvn0g5czk3vhyyz0ud3ck3fpllpcuyjlr4sdcaxxcdskr7wggz9wqpz3mhxue69uhhyetvv9ujuerpd46hxtnfdu26y9fj

Screenshot 2023-03-28 at 9 35 16 PM

To Reproduce Load a note that is a reply to another note e.g. https://snort.social/e/nevent1qqsvn0g5czk3vhyyz0ud3ck3fpllpcuyjlr4sdcaxxcdskr7wggz9wqpz3mhxue69uhhyetvv9ujuerpd46hxt

Expected behavior There should be a way to traverse up a thread to view the conversation or there should be a way to view the entire thread.

v0l commented 1 year ago

Fixed in #326