src/dialog/styled-components.ts (1 line): - line 155: // @ts-ignore-next-line - TODO: StyledObject does not support whiteSpace property? src/modal/close-icon.tsx (1 line): - line 9: // TODO Switch to using Icon component once it exists src/file-uploader/types.ts (1 line): - line 48: // TODO: switch to leverage a generic so applications can define the shape of fileInfo src/datepicker/calendar-header.tsx (1 line): - line 151: // TODO: this logic can be optimized to only run when minDate / maxDate change src/tabs-motion/tabs.tsx (1 line): - line 171: // TODO: replace with custom scrolling logic. src/data-table/column-numerical.tsx (1 line): - line 212: // TODO look into allowing semantic names, similar to the radio component. Tricky part would be backwards compat src/segmented-control/segmented-control.tsx (1 line): - line 138: // TODO: replace with custom scrolling logic.