Selecting "New Remote Sketch" from File menu has no effect if "Remote Sketchbook" widget is not open #1715
Closed
3 tasks done
Labels
conclusion: resolved
Issue was resolved
topic: cloud
Related to Arduino Cloud and cloud sketches
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Arduino IDE 2.x supports two types of sketchbook:
When creating a new sketch, the process is different depending on whether the user plans to save it to the local or the remote sketchbook (#1580). This can be done via either of two methods:
🐛 Attempting to create a new remote sketch via the latter method fails silently if the "Remote Sketchbook" widget is not open.
To reproduce
ⓘ This step is not required, but might eventually become required if the "Local Sketchbook"/"Remote Sketchbook" selection in the "Sketchbook" view was made persistent (it currently resets to the "Local Sketchbook" widget after restarting Arduino IDE).
🐛 Nothing happens.
🙂 The "Name of a new Remote Sketch" dialog appears.
Expected behavior
The new remote sketch process is always initiated when File > New Remote Sketch is selected from the Arduino IDE menus:
Arduino IDE version
2.0.2
Operating system
Windows
Operating system version
10
Additional context
Note that authentication is persistent, so this is not about the expected behavior of the File > New Remote Sketch menu item being disabled when the IDE is not authenticated with the user's Arduino Cloud account. When following the reproduction instructions instructions I provided above, the File > New Remote Sketch menu item is enabled after restarting the IDE.
Issue checklist
The text was updated successfully, but these errors were encountered: