Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device Details: Robot Overview section #8691

Closed
6 tasks
mikecardarelli opened this issue Nov 9, 2021 · 0 comments · Fixed by #9321
Closed
6 tasks

Device Details: Robot Overview section #8691

mikecardarelli opened this issue Nov 9, 2021 · 0 comments · Fixed by #9321
Assignees

Comments

@mikecardarelli
Copy link

mikecardarelli commented Nov 9, 2021

Overview

This ticket covers the top section of the device details page where we display the robot name and picture, connection status, light switch, and primary and secondary actions.

Design

This artboard contains the designs for the Robot Overview section based on the state of the robot (available+idle, available+busy, robot powering on, or robot not available):
https://www.figma.com/file/bVtCogdwiXj3ndpk4AWXCx/%5Bworking%5D-Milestone-1%3A-Read-and-Execute?node-id=1297%3A91474

Implementation Details

  • The "Run a Protocol" button should only be active when a robot is available, idle, and with at least 1 pipette attached
  • The "Robot Settings" button should not appear if a robot is not available/connected
  • The robot lights switch should not appear if a robot is not available/connected

Acceptance Criteria

  • The robot type, image, and name render correctly

  • The robot status and network connectivity are displayed

  • The user can turn on and off robot lights using the toggle

  • The user can open the robot settings page for any available robot

  • The user can run a protocol if the robot is available + idle

  • Clicking the "Run a Protocol" button should open the "Choose a Protocol" slide-out where the user can select the protocol they'd like to run on the selected robot

@mikecardarelli mikecardarelli changed the title Device Details: Robot Overview Device Details: Robot Overview section Nov 9, 2021
@brenthagen brenthagen self-assigned this Jan 18, 2022
brenthagen added a commit that referenced this issue Jan 27, 2022
* refactor(app): robot overview section of device details page

closes #8691
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants