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.
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
feat(components, app): move CommandText and TimelineScrubber components #17284
feat(components, app): move CommandText and TimelineScrubber components #17284
Changes from 1 commit
8cf0f5c
5f96b35
66e532b
985784e
5f1c900
7497487
32f7cb8
3522e89
5e8417a
7e45853
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Unchanged files with check annotations Beta
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/App.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/OpentronsAI.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/atoms/SendButton/__tests__/SendButton.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/molecules/Accordion/__tests__/Accordion.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/molecules/ChatDisplay/__tests__/ChatDisplay.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/molecules/ChatFooter/__tests__/ChatFooter.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/molecules/ControlledAddLiquidInputs/__tests__/ControlledAddLiquidInputs.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/molecules/ControlledAddTextAreaFields/__tests__/ControlledAddTextAreaFields.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/molecules/ControlledEmptySelectorButtonGroup/__tests__/ControlledEmptySelectorButtonGroup.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/molecules/ControlledLabwareListItems/__tests__/ControlledLabwareListItems.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/__tests__/StackingOffsets.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/FormAlerts.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/sections/CreateNewDefinition.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/sections/Description.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/sections/Export.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/sections/File.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/sections/Footprint.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/sections/Grid.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/sections/GridOffset.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
labware-library/src/labware-creator/components/__tests__/sections/HandPlacedTipFit.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/instrument/__tests__/InstrumentInfo.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/modals/__tests__/Modal.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/modals/__tests__/ModalHeader.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/atoms/ListItem/__tests__/ListItem.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/atoms/MenuList/__tests__/MenuList.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/atoms/buttons/__tests__/AltPrimaryButton.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/atoms/buttons/__tests__/EmptySelectorButton.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/atoms/buttons/__tests__/LargeButton.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/atoms/buttons/__tests__/RadioButton.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
components/src/atoms/buttons/__tests__/SecondaryButton.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/analytics/__tests__/reduxActionToAnalyticsEvent.test.ts
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/file-data/__tests__/commandsSelectors.test.ts
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/file-data/__tests__/createFile.test.ts
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/labware-ingred/__tests__/actions.test.ts
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/load-file/__tests__/actions.test.ts
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/resources/__tests__/ProtocolDesignerAppFallback.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/step-forms/test/reducers.test.ts
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/top-selectors/__tests__/timelineFrames.test.ts
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/tutorial/__tests__/selectors.test.ts
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/molecules/LiquidButton/__tests__/LiquidButton.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
opentrons-ai-client/src/App.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
app/src/App/__tests__/App.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
app/src/App/__tests__/DesktopApp.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
app/src/App/__tests__/Navbar.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
app/src/App/__tests__/OnDeviceDisplayApp.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
app/src/App/__tests__/OnDeviceDisplayAppFallback.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
app/src/App/__tests__/hooks.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
protocol-designer/src/resources/__tests__/ProtocolDesignerAppFallback.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
app/src/atoms/InlineNotification/__tests__/InlineNotification.test.tsx
Check failure on line 82 in app/src/atoms/buttons/FloatingActionButton.tsx
app/src/atoms/InstrumentContainer/__tests__/InstrumentContainer.test.tsx
Check failure on line 73 in components/src/organisms/ProtocolTimelineScrubber/CommandItem.tsx
Check warning on line 62 in api-client/src/pipettes/types.ts
Check warning on line 69 in api-client/src/pipettes/types.ts
Check warning on line 77 in api-client/src/pipettes/types.ts
Check warning on line 81 in api-client/src/pipettes/types.ts
Check warning on line 90 in api-client/src/pipettes/types.ts
Check warning on line 14 in api-client/src/types.ts
Check warning on line 360 in app-shell-odd/src/actions.ts
Check warning on line 368 in app-shell-odd/src/actions.ts
Check warning on line 376 in app-shell-odd/src/actions.ts
Check warning on line 384 in app-shell-odd/src/actions.ts
Check failure on line 64 in app/src/DesignTokens/BorderRadius/BorderRadius.stories.tsx
Check failure on line 117 in app/src/DesignTokens/Colors/Colors.stories.tsx
Check failure on line 68 in app/src/DesignTokens/Spacing/Spacing.stories.tsx
Check failure on line 13 in app/src/atoms/buttons/FloatingActionButton.stories.tsx
Check failure on line 13 in app/src/atoms/buttons/MediumButton.stories.tsx
Check failure on line 20 in app/src/molecules/CardButton/CardButton.stories.tsx
Check failure on line 98 in app/src/molecules/Command/CommandText.tsx
Check failure on line 60 in app/src/molecules/InterventionModal/DeckMapContent.tsx
Check failure on line 78 in app/src/molecules/InterventionModal/DeckMapContent.tsx
Check failure on line 112 in app/src/molecules/InterventionModal/DeckMapContent.tsx