Skip to content

On monitor reset, the monitor widget is forcefully re-rendered causing the <input> and <select>s to disappear for a short time #1985

Closed
@kittaakos

Description

@kittaakos

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

Activity

added 3 commits that reference this issue on Mar 30, 2023
a0a3bf4
ba1d61f
9b8e941
added a commit that references this issue on Apr 13, 2023
c43d360
added a commit that references this issue on Apr 13, 2023
80d5b5a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @kittaakos

      Issue actions

        On monitor reset, the monitor widget is forcefully re-rendered causing the `<input`> and `<select>`s to disappear for a short time · Issue #1985 · arduino/arduino-ide