Open Issues Need Help
View All on GitHub Application Development • Client Applications
Refactor fetching to not interrupt UI redraw 27 days ago
AI Summary: Refactor the Aleph-TUI application to use Tokio's `spawn` function to fetch data asynchronously, preventing the UI redraw from being interrupted while fetching data from the Aleph API. This will improve the responsiveness and user experience of the application.
Complexity:
4/5
help wanted