-
-
Notifications
You must be signed in to change notification settings - Fork 72
DEV - Update Datepicker: Start Date, End Date, Remove Chips #1868
Copy link
Copy link
Open
Labels
Complexity: Mediumrequire research/investigation before completing; internal team info/input or external team questionrequire research/investigation before completing; internal team info/input or external team questionRole: FrontendReact front end workReact front end workp-feature: Mapassociated with the MAP page for public viewing/interactionassociated with the MAP page for public viewing/interactionp-feature: Search/Filter Modalassociated with the Search/Filter Modal for public interaction/viewingassociated with the Search/Filter Modal for public interaction/viewingready for dev leadready for developer lead to review the issueready for developer lead to review the issuesize: 3ptCan be done in 13-18 hoursCan be done in 13-18 hours
Milestone
Metadata
Metadata
Assignees
Labels
Complexity: Mediumrequire research/investigation before completing; internal team info/input or external team questionrequire research/investigation before completing; internal team info/input or external team questionRole: FrontendReact front end workReact front end workp-feature: Mapassociated with the MAP page for public viewing/interactionassociated with the MAP page for public viewing/interactionp-feature: Search/Filter Modalassociated with the Search/Filter Modal for public interaction/viewingassociated with the Search/Filter Modal for public interaction/viewingready for dev leadready for developer lead to review the issueready for developer lead to review the issuesize: 3ptCan be done in 13-18 hoursCan be done in 13-18 hours
Type
Projects
Status
In Review
Dependency
Overview
We need to update the DatePicker component to utilize two different fields for Start Date and End Date, as well as remove the pre-defined date chips. This will reduce user confusion around how to complete their date range selection.
Action Items
Before getting started...
Screenshot: Date Chips In Spec, Do Not ImplementUpdating the date picker form fields and dropdowns...
<DateRanges>component withinSelectorBox.Collapse, replace with<ReactDayPicker>renderSelectedDays()to populate these two fields, rather than populating the spans#FFFFFF) when a date is provided (pls confirm w/ design)theme/colors.js1pxResources/Instructions
Calendar Icon SVG
Screenshot: Date Chips In Spec, Do Not Implement
Screenshot: Figma Section at a Glance
Date picker components with no parent components
Date picker components within the Search and Filters modal
Hand Off Materials
Screenshot before proposed changes
Screenshot after proposed changes