react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

Feature Request: Add Support for Customizing the Number of Visible Year Rows

Open amirrahmani76 opened this issue 9 months ago • 0 comments

Hi, thank you for this amazing library! I’m currently using the React Multi Date Picker in my project, and I’d like to request a feature to customize the number of visible year rows in the year picker.

When selecting a year, the year picker currently shows a fixed number of rows (e.g., 4 rows). In some cases, it would be helpful to show more rows (e.g., 6 or 8 rows) to make it easier for users to select.

Current:

Image

Needed:

Image

amirrahmani76 avatar Feb 03 '25 06:02 amirrahmani76