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

ionicToggle: Allow dragging of slider #543

Closed
ajoslin opened this issue Feb 6, 2014 · 7 comments
Closed

ionicToggle: Allow dragging of slider #543

ajoslin opened this issue Feb 6, 2014 · 7 comments
Assignees
Milestone

Comments

@ajoslin
Copy link
Contributor

ajoslin commented Feb 6, 2014

You can only tap the toggle to change it.

Everyone who I've tested with before and sees toggle switches will try several times to drag them, and some of them will never realize they can just tap them.

Minimum: add swipe left and swipe right events to change the toggle.

Best: add actual dragging of toggle tracker.

@ajoslin ajoslin added core js and removed tap/click labels Feb 6, 2014
@adamdbradley
Copy link
Contributor

Yup, I took it out briefly to get the tap/click stuff working first. I'll add it back in.

@adamdbradley adamdbradley self-assigned this Feb 6, 2014
@adamdbradley adamdbradley assigned ajoslin and unassigned adamdbradley Feb 23, 2014
@calendee
Copy link

This was a big problem for my users as well. http://forum.ionicframework.com/t/ux-testing-of-ionic-app/1331

I'd really like to see dragging for toggles.

@adamdbradley adamdbradley assigned mlynch and unassigned ajoslin Feb 24, 2014
@sidneys
Copy link

sidneys commented Feb 25, 2014

Only checking for completed gestures won't cut it. Users expect a draggable element to follow the thumb/touch. The best implementation is in Kendo UI: http://demos.telerik.com/kendo-ui/mobile/switch/index.html

@mlynch
Copy link
Contributor

mlynch commented Feb 25, 2014

Yep, we will have a fully draggable version, don't worry :)

Expect it soon

On Tue, Feb 25, 2014 at 3:21 PM, SidneyS notifications@github.com wrote:

Only checking for completed gestures won't cut it. Users expect a
draggable element to follow the thumb/touch. The best implementation is in
Kendo UI: http://demos.telerik.com/kendo-ui/mobile/switch/index.html


Reply to this email directly or view it on GitHubhttps://github.com//issues/543#issuecomment-36059530
.

@mlynch
Copy link
Contributor

mlynch commented Mar 1, 2014

See my work in progress here: #706

@adamdbradley adamdbradley added this to the 1.0 Beta milestone Mar 3, 2014
@mlynch
Copy link
Contributor

mlynch commented Mar 3, 2014

Just added this! See #706

@mlynch mlynch closed this as completed Mar 3, 2014
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants