IDE2 should not toast an error notification when users cancel the library install dialog #2063
Closed
3 tasks done
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Suppose users want to install a library that has one or more dependencies. In that case, IDE2 raises a confirm dialog whether only the library should be installed or the library with all its dependencies. When users close the confirmation dialog (clicking on the
X
), IDE2 toasts an error message:User abort
. This should not happen. The regression has been introduced via #2061.To reproduce
ArduinoIoTCloud
installed, uninstall it,ArduinoIoTCloud
,X
,2063.mp4
Expected behavior
When the user closes the library installation confirmation dialog, nothing happens.
Arduino IDE version
278dd4b
Operating system
macOS
Operating system version
12.3.6
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: