forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 0
test: Upgrade react to 18 on branch smartshift-thomasuster-1689818026 #1
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
Open
thomasuster
wants to merge
24
commits into
master
Choose a base branch
from
smartshift-thomasuster-1689818026
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ell/BooleanCell.test.tsx:
…e/BuilderComponentPane.test.tsx:
…rBar/CrossFilters/ScopingModal/useCrossFiltersScopingModal.test.ts:
…ll/ButtonCell.test.tsx:
…MetadataBar.test.tsx:
…ToClipboardButton.test.tsx:
…RightPanel.test.tsx:
…/EditDataset.test.tsx:
…/TimeCell.test.tsx:
…l/AggregateOption.test.tsx:
…ectControl/OptionWrapper.test.tsx:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
test
Tasks
Update Client Rendering APIs
React 18 introduces a new root API which provides better ergonomics for managing roots. The new root API also enables the new concurrent renderer, which allows you to opt-into concurrent features.
Instructions
Upgrade repo
npm upgrade
Instructions
Errors
Update Client Rendering APIs
React 18 introduces a new root API which provides better ergonomics for managing roots. The new root API also enables the new concurrent renderer, which allows you to opt-into concurrent features.
Instructions
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/features/home/Menu.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/features/home/Menu.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/visualizations/FilterBox/FilterBox.jsx: migrations/test/harfoots/superset/superset-frontend/src/visualizations/FilterBox/FilterBox.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/Select/Select.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/components/Select/Select.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/SaveModal.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/SaveModal.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/ExploreChartHeader/ExploreChartHeader.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/ExploreChartHeader/ExploreChartHeader.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/plugins/legacy-preset-chart-deckgl/src/CategoricalDeckGLContainer.jsx: migrations/test/harfoots/superset/superset-frontend/plugins/legacy-preset-chart-deckgl/src/CategoricalDeckGLContainer.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/FilterBarSettings.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/FilterBarSettings.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/visualizations/TimeTable/TimeTable.jsx: migrations/test/harfoots/superset/superset-frontend/src/visualizations/TimeTable/TimeTable.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/Chart/ChartRenderer.jsx: migrations/test/harfoots/superset/superset-frontend/src/components/Chart/ChartRenderer.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FilterCard/FilterCard.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FilterCard/FilterCard.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/features/databases/DatabaseModal/index.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/features/databases/DatabaseModal/index.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/DateFilterControl/tests/CustomFrame.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/DateFilterControl/tests/CustomFrame.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/filterscope/FilterScope.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/filterscope/FilterScope.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/features/datasets/AddDataset/LeftPanel/LeftPanel.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/features/datasets/AddDataset/LeftPanel/LeftPanel.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Header/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Header/index.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/ChartHolder.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/ChartHolder.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Tab.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Tab.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/AdhocMetricEditPopover.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/AdhocMetricEditPopover.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.jsx: migrations/test/harfoots/superset/superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/HeaderActionsDropdown.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/HeaderActionsDropdown.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/pages/SavedQueryList/SavedQueryList.test.jsx: migrations/test/harfoots/superset/superset-frontend/src/pages/SavedQueryList/SavedQueryList.test.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/features/rls/RowLevelSecurityModal.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/features/rls/RowLevelSecurityModal.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/pages/DashboardList/DashboardList.test.jsx: migrations/test/harfoots/superset/superset-frontend/src/pages/DashboardList/DashboardList.test.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/pages/ChartCreation/index.tsx: migrations/test/harfoots/superset/superset-frontend/src/pages/ChartCreation/index.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/resizable/ResizableContainer.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/resizable/ResizableContainer.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/Chart/Chart.jsx: migrations/test/harfoots/superset/superset-frontend/src/components/Chart/Chart.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/AdhocFilterEditPopoverSimpleTabContent.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/AdhocFilterEditPopoverSimpleTabContent.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/SliceHeader/SliceHeader.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/SliceHeader/SliceHeader.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/plugins/plugin-chart-pivot-table/src/react-pivottable/TableRenderers.jsx: migrations/test/harfoots/superset/superset-frontend/plugins/plugin-chart-pivot-table/src/react-pivottable/TableRenderers.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl/index.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/PropertiesModal/PropertiesModal.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/PropertiesModal/PropertiesModal.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/Datasource/DatasourceEditor.test.jsx: migrations/test/harfoots/superset/superset-frontend/src/components/Datasource/DatasourceEditor.test.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/features/home/RightMenu.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/features/home/RightMenu.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/UsageTab.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/UsageTab.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Header/Header.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Header/Header.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/features/home/RightMenu.tsx: migrations/test/harfoots/superset/superset-frontend/src/features/home/RightMenu.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/Datasource/DatasourceEditor.jsx: migrations/test/harfoots/superset/superset-frontend/src/components/Datasource/DatasourceEditor.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/plugins/legacy-plugin-chart-map-box/src/ScatterPlotGlowOverlay.jsx: migrations/test/harfoots/superset/superset-frontend/plugins/legacy-plugin-chart-map-box/src/ScatterPlotGlowOverlay.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/DatabaseSelector/DatabaseSelector.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/components/DatabaseSelector/DatabaseSelector.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/AlteredSliceTag/AlteredSliceTag.test.jsx: migrations/test/harfoots/superset/superset-frontend/src/components/AlteredSliceTag/AlteredSliceTag.test.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/DashboardGrid.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/DashboardGrid.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/vendor/parcoords/d3.parcoords.js: migrations/test/harfoots/superset/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/vendor/parcoords/d3.parcoords.js for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/pages/DatasetList/DatasetList.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/pages/DatasetList/DatasetList.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/SliceHeaderControls/SliceHeaderControls.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/SliceHeaderControls/SliceHeaderControls.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Chart.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Chart.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Dashboard.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/Dashboard.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/DatasourceControl/DatasourceControl.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/DatasourceControl/DatasourceControl.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/Select/AsyncSelect.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/components/Select/AsyncSelect.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/Datasource/CollectionTable.tsx: migrations/test/harfoots/superset/superset-frontend/src/components/Datasource/CollectionTable.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Tab.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/gridComponents/Tab.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/MetadataBar/MetadataBar.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/components/MetadataBar/MetadataBar.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/packages/superset-ui-core/test/chart/components/SuperChart.test.tsx: migrations/test/harfoots/superset/superset-frontend/packages/superset-ui-core/test/chart/components/SuperChart.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndMetricSelect.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndMetricSelect.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBar.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBar.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx: migrations/test/harfoots/superset/superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/plugins/plugin-chart-table/src/DataTable/DataTable.tsx: migrations/test/harfoots/superset/superset-frontend/plugins/plugin-chart-table/src/DataTable/DataTable.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/TimeSeriesColumnControl.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/TimeSeriesColumnControl.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/components/FilterableTable/FilterableTable.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/components/FilterableTable/FilterableTable.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/SliceAdder.jsx: migrations/test/harfoots/superset/superset-frontend/src/dashboard/components/SliceAdder.jsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeControl.test.tsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeControl.test.tsx for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.
Adopt new hooks
Adopt the useSyncExternalStore and useInsertionEffect hooks introduced in React 18
Instructions
migrations/test/harfoots/superset/superset-frontend/src/explore/exploreUtils/index.js: migrations/test/harfoots/superset/superset-frontend/src/explore/exploreUtils/index.js for task: Adopt new hooks, step: Replace any CSS-in-JS style injections in render with useInsertionEffect exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/ExploreChartPanel/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/ExploreChartPanel/index.jsx for task: Adopt new hooks, step: Replace any CSS-in-JS style injections in render with useInsertionEffect exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx for task: Adopt new hooks, step: Replace any CSS-in-JS style injections in render with useInsertionEffect exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/SqlLab/components/SqlEditor/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/SqlLab/components/SqlEditor/index.jsx for task: Adopt new hooks, step: Replace any CSS-in-JS style injections in render with useInsertionEffect exceeds 2000 tokens and not currently supported.
migrations/test/harfoots/superset/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx: migrations/test/harfoots/superset/superset-frontend/src/explore/components/ExploreViewContainer/index.jsx for task: Adopt new hooks, step: Replace any CSS-in-JS style injections in render with useInsertionEffect exceeds 2000 tokens and not currently supported.