Skip to content

Device connected modal should display name of connected device #2637

Open
@ericrosenbaum

Description

@ericrosenbaum

Expected Behavior

After you've connected to a device with a unique name (such as a microbit) or user-settable device name (such as an EV3), the connected modal show display this name.

Two reasons this would be useful:

  • On connection, helps confirm that you've connected to the intended device.
  • Later, when you re-open the modal, you can check which device is connected.

Adding this feature will require a little bit of code in the VM to store the connected device name, and a public API to access it so that the GUI can request it.

Actual Behavior

Device name is not currently displayed in the connected step.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions