Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
8.06k stars 2.24k forks source link

data-test-id to the start date and end date #3591

Open Ritesh25696 opened 2 years ago

Ritesh25696 commented 2 years ago

Expected behavior pass custom data-test-id to the start date and end date input for easy end to end testing,

Actual behavior Not able to pass in custom data-test-ids and hence the fields namely ‘Start Date' & ‘End Date’ have no data-testids

choweiyuan commented 2 years ago

https://github.com/Hacker0x01/react-datepicker/issues/1757#issuecomment-563967141 This suggestion works for me

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.

choweiyuan commented 3 months ago

Would be good to have this fixed