Progress notification never resolves if Library Manager search used during library installation #2584
Open
3 tasks done
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Use of the Library Manager search functionality while library installation is in progress results in the installation progress notification never completing:
To reproduce
A notification will appear at the bottom right corner of the Arduino IDE window to indicate that installation of the library is in progress.
🐛 The list of libraries is not updated to those matching the search query.
🐛 The library installation process never completes.
Expected behavior
It is possible to perform other operations in Library Manager while an installation is in progress.
- OR -
If it is not possible perform other operations in Library Manager while an installation is in progress the application should show the installation progress in a modal window so that the user is blocked from breaking the IDE by triggering impossible concurrent operations.
Arduino IDE version
Original report
2.3.3
Last verified with
c09b5f7
Operating system
Windows
Operating system version
Additional context
The fault does not occur when the equivalent procedure is performed using Boards Manager.
Additional Reports
Issue checklist
The text was updated successfully, but these errors were encountered: