Make date range textboxes clickable in Search and Filters modal #1806
Labels
Complexity: Small
Good First Issue
Good for newcomers
P-feature: Search/Filter Modal
Role: Frontend
React front end work
size: 0.50pt
Can be done in 3 hours
Milestone
Overview
Based on usability testing, we want to make the date range text boxes function similarly to the calendar dropdown button so that users can access the calendar more easily.
Action Items
cursor: pointer
when hovering over Selected Days textboxesResources/Instructions
Important Components & Files
components/DateSelector/DateSelector.jsx
components/common/DatePicker/DatePicker.jsx
toggleCalendar
, defined on L109 and used on L119 in<IconButton/>
L115 of DatePicker.jsx:
Screenshot before proposed changes
Date range text boxes can be highlighted, but do not contain functionality
SCREEN RECORDING of proposed changes
[TODO: insert screen capture here]
The text was updated successfully, but these errors were encountered: