BUG/ UI: Alignment ISSUE Can't Click "Install All" Button for Library Dependencies in Arduino Library Manager #2631
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
When installing the M5StickCPlus2 library (v1.0.0) in the Arduino IDE (version 1.8.19 on macOS), the Library Manager displays a list of required dependencies but does not provide an option to install them all at once. This forces users to manually search for and install each dependency, which is tedious and inefficient.
To reproduce
Steps to reproduce the behaviour:
Expected behavior
An "Install All" button should be available to automatically download and install all required dependencies for the selected library.
Arduino IDE version
1.8.19
Operating system
Windows, macOS
Operating system version
MacOS 15.0.1 (Sillicon M2)
Additional context
This issue makes it difficult to install libraries with many dependencies, especially for beginners. The PlatformIO ecosystem already supports automatic dependency installation, and it would be great to have a similar feature in Arduino IDE.
Issue checklist
The text was updated successfully, but these errors were encountered: