hzrd149 / nostrudel

A sandbox for exploring nostr
https://nostrudel.ninja/
MIT License
131 stars 40 forks source link

list is refusing to be deleted: #224

Open MrDraxs opened 1 week ago

MrDraxs commented 1 week ago

image image

MrDraxs commented 1 week ago

i can understand why posts would refuse to be deleted by the way that the nostr network works, but i don't understand why lists are refusing it, like cant the lists be like local/private? do they need to be sended to the nostr network?

hzrd149 commented 1 week ago

This may be an issue with the local relay not deleting the event. I'll have to check but I don't know if the default browser cache relay understands delete events

MrDraxs commented 1 week ago

after cleaning the cache the list disappeared.

a simple dirt fix would be to add to clean the cache every time that the user deletes something.