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

timepicker: add support for arrowkeys and mousewheel #459

Closed
pkozlowski-opensource opened this issue Jul 22, 2016 · 6 comments
Closed

timepicker: add support for arrowkeys and mousewheel #459

pkozlowski-opensource opened this issue Jul 22, 2016 · 6 comments

Comments

@pkozlowski-opensource
Copy link
Member

Ref: http://angular-ui.github.io/bootstrap/#/timepicker

It should be trivial to implement but needs tests (as always!)

@pkozlowski-opensource pkozlowski-opensource changed the title timepicker: add support for arrowkeys timepicker: add support for arrowkeys and mousewheel Jul 22, 2016
@sendilkumarn
Copy link
Contributor

will take this one 👍

@deeg
Copy link
Contributor

deeg commented Nov 14, 2016

@pkozlowski-opensource, just tested this, it seems to work on the demo. Can probably be closed.

thbt pushed a commit to thbt/ng-bootstrap that referenced this issue Feb 23, 2017
thbt pushed a commit to thbt/ng-bootstrap that referenced this issue Mar 28, 2017
thbt pushed a commit to thbt/ng-bootstrap that referenced this issue Apr 18, 2017
thbt pushed a commit to thbt/ng-bootstrap that referenced this issue Apr 18, 2017
thbt pushed a commit to thbt/ng-bootstrap that referenced this issue Apr 18, 2017
@jdhines
Copy link

jdhines commented Jan 30, 2018

Looks like this has been in the pipeline for months. Is the PR still in limbo?

@jnizet
Copy link
Member

jnizet commented Nov 17, 2018

@pkozlowski-opensource is there a chance at least keyboard support is added to the timepicker? You chose to close #1334 with the comment "We will pass on this one for now till we figure out what to do with the timepicker...", but I'm not sure what you meant by that.

jnizet added a commit to jnizet/ng-bootstrap that referenced this issue Dec 7, 2018
Mousewheel support is more controversial, and would probably
need an additional input + config to enable/disable it, as it's used by
users which are not proficient keyboard users to scroll the page.
But I think keyboard support is a must, and can be turned on always.

refs ng-bootstrap#459
jnizet added a commit to jnizet/ng-bootstrap that referenced this issue Dec 7, 2018
Mousewheel support is more controversial, and would probably
need an additional input + config to enable/disable it, as it's used by
users which are not proficient keyboard users to scroll the page.
But I think keyboard support is a must, and can be turned on always.

refs ng-bootstrap#459
maxokorokov pushed a commit to jnizet/ng-bootstrap that referenced this issue Feb 25, 2019
Mousewheel support is more controversial, and would probably
need an additional input + config to enable/disable it, as it's used by
users which are not proficient keyboard users to scroll the page.
But I think keyboard support is a must, and can be turned on always.

refs ng-bootstrap#459
@Orodan
Copy link

Orodan commented May 3, 2019

Is there any reason to keep the issue opened ? From what I can see in the documentation the arrow keys support is working :)

@maxokorokov
Copy link
Member

Last piece closed in #2053. I don't think implementing mouse wheel is a good idea, for example because of accidental scrolls it might introduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants