We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Given that one date picker is open and the user clicks the input to the other date picker the first date picker is closed and the second is opened
Click all-day row to open a new form
Click start date input to open date picker
Click end date input to open date picker
Notice: both date pickers appear
This likely occurred as part of #174
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
Expected Behavior
Given that one date picker is open
and the user clicks the input to the other date picker
the first date picker is closed
and the second is opened
Current Behavior
datepicker.bug.mov
Steps to Reproduce
Click all-day row to open a new form
Click start date input to open date picker
Click end date input to open date picker
Notice: both date pickers appear
Possible Solution (Not obligatory)
Context
This likely occurred as part of #174
The text was updated successfully, but these errors were encountered: