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

Incorrect progress position - Range component #10150

Closed
NeoLSN opened this issue Jan 24, 2017 · 4 comments
Closed

Incorrect progress position - Range component #10150

NeoLSN opened this issue Jan 24, 2017 · 4 comments

Comments

@NeoLSN
Copy link

NeoLSN commented Jan 24, 2017

Ionic version: (check one with "x")
[ ] 1.x
[X] 2.x

I'm submitting a ... (check one with "x")
[X] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:
If the range is small then
image
or
image

Expected behavior:
The progress should be followed with knob

Related code:

<ion-range min="0" max="5" debounce="500"...>

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.5
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.0.0
ios-deploy version: 1.9.0
ios-sim version: 5.0.8
OS: macOS Sierra
Node Version: v6.4.0
Xcode version: Xcode 8.2.1 Build version 8C1002
@NeoLSN NeoLSN changed the title Incorrect progress position - range compnent Incorrect progress position - Range component Jan 24, 2017
@mhartington mhartington added the v2 label Jan 24, 2017
@mhartington
Copy link
Contributor

I'm unable to reproduce in my test. Can you provide a more complete example? A plunkr that reproduces the issue will help to. There is link in the original issue template that you should provide.

@brandyscarney brandyscarney added the needs: reply the issue needs a response from the user label Jan 24, 2017
@NeoLSN
Copy link
Author

NeoLSN commented Jan 25, 2017

Here's the example.
http://plnkr.co/edit/TpKsGXCkPCOoSplT9lmY?p=preview

<ion-range min="0" max="5" debounce="500">
</ion-range>

If the min-max range of range component is too small, dragging the knob will cause the knob and progress in the wrong position.

@brandyscarney
Copy link
Member

Thanks for the plunker! This is probably related to: #6812

@brandyscarney brandyscarney added range and removed needs: reply the issue needs a response from the user labels Jan 25, 2017
manucorporat added a commit that referenced this issue Mar 3, 2017
manucorporat added a commit that referenced this issue Mar 6, 2017
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 3, 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 3, 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

3 participants