You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Run App user attempting to connect my robot to a wifi network, I would like to be able upload a certificate to my robot, so that it can use it to authenticate.
Acceptance Criteria
If user is attempting to connect to a 802.1x network that requires a certificate, display certificate field.
Certificate field should be a dropdown
Dropdown should list all certificates already on the robot
Dropdown should have the option to 'Add new certificate'
'Add new certificate' should open user's local file browser and allow them to select a certificate to upload
Dropdown should display a spinner (or other) icon during upload Upload is fast, spinner not worth it
Note we should support multiple certificate fields
As a Run App user attempting to connect my robot to a wifi network, I would like to be able upload a certificate to my robot, so that it can use it to authenticate.
Acceptance Criteria
Dropdown should display a spinner (or other) icon during uploadUpload is fast, spinner not worth itDesign
Implementation Notes
The text was updated successfully, but these errors were encountered: