-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
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
Schedule add/edit - Cannot manually input time in Firefox #2587
Comments
The problem seems to be with Flatpickr not being able to handle time pickers in bootstrap modals: |
Still needs fixing upstream. |
There have been several releases in Flatpickr since reporting the bug. It might be worth checking against to see if a library uprgade would fix this issue. |
Issue isn't still fixed with the latest version of flatpickr ( v4.6.13 ). It only works for larger screens like 4K. |
This seems to be Firefox only issue, there are no problems in Chrome or Edge.
After selecting the date in dateTime picker the hours input is not focused automatically and you can't focus any of the time inputs to adjust them manually - only the default increments via up/down arrows work.
It does not seem to throw any specific errors about it in console.
The text was updated successfully, but these errors were encountered: