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

Focus issues with DateRangeInput3 if timePickerProps.precision is set #6879

Open
evansjohnson opened this issue Jun 27, 2024 · 1 comment · May be fixed by #6881
Open

Focus issues with DateRangeInput3 if timePickerProps.precision is set #6879

evansjohnson opened this issue Jun 27, 2024 · 1 comment · May be fixed by #6881

Comments

@evansjohnson
Copy link
Contributor

Steps to reproduce

https://blueprintjs.com/docs/#datetime2/date-range-input3

  • enable "Enable time picker"
  • set precision to seconds
  • open date range input
  • click into time input
  • use up arrow to increment time
  • notice focus is lost

Actual behavior

focus is lost on time picker when adjusting time if precision is set through timePickerProps

Expected behavior

component should work if precision is set through timePickerProps as well as timePrecision

Possible solution

opening PR

@evansjohnson
Copy link
Contributor Author

Originally raised in #6782

@evansjohnson evansjohnson linked a pull request Jun 28, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant