This issue is meant to track the remaining work needed to close out the migration from css modules to react-bootstrap/styled components/typescript. This issue covers the ScrollTrackerContainer.
Success Criteria:
[ ] Refactor components to integrate Bootstrap and styled components while removing CSS modules.
[ ] When called for, find or create reusable (sub)components to reduce repetition and ensure uniformity.
[ ] Create or revise the Storybook story for these components, and any new sub-components.
[ ] Convert from js to tsx
[ ] Remove the duplicate code for this under ParallaxEffect - we have two copies of this component, and the one in ParallaxEffect is no longer used.
This card covers this work for the ScrollTrackerContainer, including:
This issue is meant to track the remaining work needed to close out the migration from css modules to react-bootstrap/styled components/typescript. This issue covers the
ScrollTrackerContainer
.Success Criteria:
ParallaxEffect
- we have two copies of this component, and the one inParallaxEffect
is no longer used.This card covers this work for the
ScrollTrackerContainer
, including:ScrollTrackerContainer
ScrollTrackerItem