Skip to content

Investigate React-DatePicker usage and potential removal #67

@ryanrozich

Description

@ryanrozich

Description

We've switched away from using a UI/calendar-based date picker for dates. Need to investigate whether React-DatePicker is still being used in our codebase or if it can be removed to reduce bundle size.

Tasks

  • Search codebase for React-DatePicker imports and usage
  • Check if any components depend on it
  • Verify if demo apps use it
  • If unused, remove the dependency
  • If used, document where and why it's needed

Acceptance Criteria

  • Clear determination of whether React-DatePicker is needed
  • If not needed, dependency removed and bundle size reduced
  • If needed, documentation of where it's used and why

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions