Is there a reason the calendar pop-up closes when going forward then back a month with minValue
set?
#3425
Unanswered
will-stone
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Just took a look, and I'm seeing this in Firefox only. Also, it seems to be happening for mouse and keyboard. Not seeing it in the React Spectrum DatePicker components though. Definitely looks like a bug. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Not sure if this is a bug or not yet, so thought I'd ask the community: is there a (accessbility) reason why the calendar pop-up closes when going back to the current month and
minValue
is set to today? It feels a little jarring, I would have expected the month to show but the previous month button to become disabled, as it is when opened.https://react-spectrum.adobe.com/react-aria/useDatePicker.html#minimum-and-maximum-values
CleanShot.2022-08-22.at.3.29.00.mp4
Beta Was this translation helpful? Give feedback.
All reactions