Open Issues Need Help
View All on GitHub Add failed media upload due to internet connection error message about 1 month ago
AI Summary: This issue requests an improvement to the error message displayed when a media upload fails due to an internet connection problem. The current error message is unclear, and the goal is to provide a more specific message indicating the network connectivity issue.
Complexity:
1/5
good first issue
minor bug 4 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