hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

Added flag to control the scroll behaviour on date selection #632

Open Pawan16123 opened 6 months ago

Pawan16123 commented 6 months ago

Types of changes

What types of changes does your code introduce?

Put an x in the boxes that apply

Description

On selection of the date calendar scrolls to the top which impacts the user experience. Created a flag to control this default behaviour.

Related Issue: #xxx