Description
Overview
Currently the opening modal shows a static blue tooth icon and radar. This was designed to be generic and not reference a particular device so it could be used across various hardware types. That being said, the non-animated radar almost feels broken and/or lacks context.
The radar really only makes sense when the "Searching for device" step begins (Step 2 in the case of the WeDo).
Considerations
We should still try to maintain a generic approach to this step, but we should explore making this initial step and transition to "Searching for device" more understandable as a stand alone step.
Flow
This type of flow is required due to some devices (like the WeDo) that have a short window of time to establish a connection. Since can we control the timeout of the Scratch Link, we initiate a longer search window, trigger the device for connecting, have Scratch Link find the device, and establish a connection.