Skip to content
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

Open
PeterMis opened this issue Jul 29, 2021 · 4 comments
Open

Schedule add/edit - Cannot manually input time in Firefox #2587

PeterMis opened this issue Jul 29, 2021 · 4 comments
Assignees
Labels
Milestone

Comments

@PeterMis
Copy link
Member

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.

@PeterMis PeterMis added the bug label Jul 29, 2021
@PeterMis PeterMis added this to the 3.0.2 milestone Jul 29, 2021
@maurofmferrao
Copy link
Member

The problem seems to be with Flatpickr not being able to handle time pickers in bootstrap modals:
flatpickr/flatpickr#2502

@dasgarner dasgarner modified the milestones: 3.0.2, 3.0.3 Aug 2, 2021
@dasgarner dasgarner modified the milestones: 3.0.3, 3.1.0-alpha Sep 1, 2021
@dasgarner dasgarner modified the milestones: 3.1.0-alpha, 3.1.0-beta Oct 21, 2021
@dasgarner dasgarner modified the milestones: 3.1.0-beta, 4.0.0-alpha Feb 3, 2022
@dasgarner
Copy link
Member

Still needs fixing upstream.

@dasgarner dasgarner modified the milestones: 4.0.0-alpha, 4.0.0-alpha2 Jul 11, 2022
@dasgarner
Copy link
Member

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.

@maurofmferrao
Copy link
Member

Issue isn't still fixed with the latest version of flatpickr ( v4.6.13 ). It only works for larger screens like 4K.
I've updated the issue on their repository: flatpickr/flatpickr#2502

@maurofmferrao maurofmferrao modified the milestones: 4.1.0-rc1, 4.2.0-alpha Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants