refactor(app): add selectors to Metadata Card and Robot Calibration Step #8426
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix #8336
Overview
Add selectors for Metadata Card and Robot Calibration Step
Changelog
Added selectors for all CTA's and Links in the Robot Calibration Step
Added selectors for all elements in the Metadata Card
Review requests
DeckCalibration_robotCalibrationHelpLink
RobotCalModal_helpArticleLink
RobotCalModal_xButton
RobotCalModal_closeButton
PipetteCalibration_attachPipetteButton
PipetteCalibration_pipetteMismatchHelpLink
PipetteCalibration_calibratePipetteButton
TipRackCalibration_calibrateTipRackButton
TipRackCalibration_recalibrateTipRackLink
RobotCalStep_proceedButton
MetadataCard_protocolOrganizationAuthor
MetadataCard_protocolDescription
MetadataCard_protocolLastUpdated
MetadataCard_protocolCreationMethod
MetadataCard_protocolEstRunTime
RunSetupCard_setupForRun
RunSetupCard_robot_calibration_step
RunSetupCard_calibrationIcon
RunSetupCard_calibrationText
DeckCalibration_deckCalibrationTitle
PipetteCalibration_leftMountTitle
PipetteCalibration_rightMountTitle
PipetteCalibration_requiredPipettesTitle
TipRackCalibration_requiredTipLengthTitle
Risk assessment
Low