-
- Downloads
Clean up notebook `SortStep` component (#29721)
* Move `SortStep` to its own directory * Add tests for `SortStep` * Clean up `SortStep` * Improve a11y
Showing
- frontend/src/metabase/query_builder/components/notebook/steps/SortStep/SortStep.styled.tsx 11 additions, 0 deletions...er/components/notebook/steps/SortStep/SortStep.styled.tsx
- frontend/src/metabase/query_builder/components/notebook/steps/SortStep/SortStep.tsx 146 additions, 0 deletions...y_builder/components/notebook/steps/SortStep/SortStep.tsx
- frontend/src/metabase/query_builder/components/notebook/steps/SortStep/SortStep.unit.spec.tsx 118 additions, 0 deletions...components/notebook/steps/SortStep/SortStep.unit.spec.tsx
- frontend/src/metabase/query_builder/components/notebook/steps/SortStep/index.ts 1 addition, 0 deletions...query_builder/components/notebook/steps/SortStep/index.ts
Please register or sign in to comment