Open Issues Need Help
View All on GitHub minor bug 3 months ago
AI Summary: The task involves fixing a minor bug in the Notedeck Nostr client's user interface. Specifically, the code at line 683 of `notedeck_ui/src/note/mod.rs` should be changed from using `insert_persisted` to `insert_temp`. This likely involves modifying how temporary notes are handled within the UI.
Complexity:
2/5
bug good first issue