ssxv / react-dropdown-date

select date from Day, Month and Year dropdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite year dropdown

tjmh opened this issue · comments

Is it possible to add infinite scrolling for the year drop down?

The drop down list can still begin at the default value followed by the start date, but as the user continues to scroll up/down, new years will be added to the list by increasing the end year.

Having a constant end year may make the drop down list very large.

I am not sure if this particular requirement is very useful. I am using this component on my project and year drop-down seems good.
Try the 'reverse' prop for year drop-down, see if that helps.

Closing. This one has been inactive for a while.