-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to addressin progressCurrently in developmentCurrently in development
Description
Expected Behavior
We are passing in bounds via calendarProps to DateInput. When the user types in a date that is outside of the bounds (instead of using the calendar) and then brings up the calendar, the user should be able to navigate to the month that contains dates that are in bounds especially if it is just one month forward or backward.
Actual Behavior
We are passing in bounds via calendarProps to DateInput. When the user types in a date that is outside of the bounds (instead of using the calendar) and then brings up the calendar, sometimes the calendar forward/backward arrows are disabled if the date is in a month that is outside the bounds. The user has to partially clear the date they entered before they can use the calendar.
URL, screen shot, or Codepen exhibiting the issue
Steps to Reproduce
Your Environment
- Grommet version: 2.22.0
- Browser Name and version: Chrome 101.0.4951.67
- Operating System and version (desktop or mobile): Windows 10
Metadata
Metadata
Assignees
Labels
bugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to addressin progressCurrently in developmentCurrently in development