Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌀 Async operations to avoid blocking the UI #3

Closed
izzylys opened this issue Mar 26, 2021 · 1 comment
Closed

🌀 Async operations to avoid blocking the UI #3

izzylys opened this issue Mar 26, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request UI Related to UI

Comments

@izzylys
Copy link
Contributor

izzylys commented Mar 26, 2021

Sending / receiving in particular can take a bit of time. At the moment, these operations are synchronous which blocks the UI while they are happening. Making these longer operations asynchronous would make for a better user experience.

@izzylys izzylys added the enhancement New feature or request label Mar 26, 2021
@izzylys izzylys self-assigned this Oct 14, 2021
@izzylys izzylys mentioned this issue Nov 22, 2021
3 tasks
@JR-Morgan JR-Morgan assigned JR-Morgan and unassigned izzylys Mar 31, 2023
@JR-Morgan JR-Morgan added the UI Related to UI label May 10, 2023
@bimgeek
Copy link

bimgeek commented Dec 15, 2023

Closing this ticket as we are moving to Jira to reduce noise. You can access it there.

@bimgeek bimgeek closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI Related to UI
Projects
No open projects
Archived in project
Development

No branches or pull requests

3 participants