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

Range number slider & select not refreshed after adding row #308

Closed
gnouffre opened this issue Apr 21, 2016 · 3 comments
Closed

Range number slider & select not refreshed after adding row #308

gnouffre opened this issue Apr 21, 2016 · 3 comments

Comments

@gnouffre
Copy link

I will try to make a jsfiddle exemple the scenario is

  • External filter with range number slider.
    First i have a datatable with only 1 value, my range slider put this value on min and max range slider.
    If i trigger an external filter, with that range slider, all my data are filtered.

Next i populate my datatable with new value, the range slider dont bring those value.

I try to change using range number, and now yadcf working nice.

@gnouffre
Copy link
Author

gnouffre commented Apr 27, 2016

try adding range slider on fiddle, but dont work?, anyway same effect on select => value are well initialized after table loading, but adding a row dont update filter value (not in this fiddle but on select2 filter, values are well updated)

maybe same as #306

http://jsbin.com/sodibi/3/edit?html,css,js,console,output

@gnouffre gnouffre changed the title Range number slider not refreshed if only 1 value at start Range number slider not refreshed after adding row Apr 27, 2016
@gnouffre gnouffre changed the title Range number slider not refreshed after adding row Range number slider & select not refreshed after adding row Apr 27, 2016
@vedmack
Copy link
Owner

vedmack commented May 7, 2016

No issues with select filter being updated, see working jsbin

but there indeed an issue with the slider...

@vedmack
Copy link
Owner

vedmack commented May 13, 2016

fixed in 0.9.0.beta.17,

see sample

@vedmack vedmack closed this as completed May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants