DatePicker Range pagination only one month #4436
-
What's the problem?Hi, I'm using React Aria for building our own Date picker and date picker range and it's looking great so far. But I'm stack with one problem Moving only one month when clicking next or prevFor example AirBnB do this 👇 Screen.Recording.2023-04-25.at.18.12.14.movNote how clicking on The codeLooking into the code I don't know how to change the state to make this happen. Any help will be awesome. Btw the work you've done on these libraries is amaizing 🙌 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
#3284 is related, some places in the code to look would be here and here. |
Beta Was this translation helpful? Give feedback.
-
Hi thanks @LFDanLu for the response! Yes #3284 looks exactly our case. In that issue you said a task was added to the backlog Could you share here the task in the backlog to start following? |
Beta Was this translation helpful? Give feedback.
Sure, https://github.com/orgs/adobe/projects/19/views/4?pane=issue&itemId=26599894 is our tracker in the project board, you can also follow #3284 for any updates as we will link any relevant PRs to that ticket.