On monitor reset, the monitor widget is forcefully re-rendered causing the <input
> and <select>
s to disappear for a short time
#1985
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
topic: serial monitor
Related to the Serial Monitor
type: imperfection
Perceived defect in any part of project
Describe the problem
When the FQBN/port changes in the IDE2 while the monitor is running, IDE2 resets the widget causing a UI glitch.
To reproduce
The easiest way to reproduce the imperfection is to have a running monitor and reload the browser window.
hard_widget_rerender_on_monitor_reset.mp4
Expected behavior
A monitor reset does not cause the widget to dispose of and reappear, causing the and s to disappear. Arduino IDE version 2.0.4 Operating system macOS Operating system version 12.6.3 Additional context No response Issue checklist [X] I searched for previous reports in the issue tracker [X] I verified the problem still occurs when using the latest nightly build [X] My report contains all necessary details
The text was updated successfully, but these errors were encountered: