-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Import/Export, UI / UX
-
5
-
Needed
-
Iteration Narwhal, Iteration Octopus, Iteration Porpoise
- We update both import and export to use our wrapper of LeafyGreen’s Modal.
- The radio button in export is updated to LeafyGreen’s radio button.
- The file type selection in import and export are updated to use Combobox.
- The following select usages are updated to use LeafyGreen’s select:
- Select for the delimiter
- Select for the csv import field type
- The following button usages are updated to use LeafyGreen’s button:
- Modal actions
- File selector
- Stop progress button
- Show more errors button
- The Field selection (import and export) and “Stop on errors” Checkboxes are updated to LeafyGreen checkboxes.
- The following text components are updated to LeafyGreen Typography:
- Label for delimiter select
- Checkbox labels
- Export fields header
- Import fields header
- Import file name
- The open folder icon in export file button is updated to LeafyGreen’s folder icon.
- The field name TextInput is updated to leafygreen
- related to
-
COMPASS-6133 Remove usage of Modal component from react-bootstrap
- Closed