-
Hi there, I'm not sure if this is intended... but when using the keyboard to navigate the calendar UI, you can press "Enter" to select a disabled day. We are using the latest release of V8. (8.0.7 at the time of this thread) Simple Codesandbox for this:
I've seen some other people discussing if it's possible to "skip over" a day when the day is disabled, and navigating with the keyboard. I don't know if that's the best idea since that may confuse users, since they might be expecting to focus on the disabled day. Causing the user's focus to jump around. I think this occurred in v7. And, we wrote a custom I'm wondering if this could turn into an issue, or if we are expected to handle keypresses on disabled days on our own? Thanks! P.S. Loving the V8 implementation so far! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@McSam27 thanks for the heads up! This should be fixed with v8.1.2 - give a look! |
Beta Was this translation helpful? Give feedback.
@McSam27 thanks for the heads up! This should be fixed with v8.1.2 - give a look!