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

Fix Filter Visibility Toggle Behavior #152

Open
MajorBreakfast opened this issue Oct 24, 2016 · 3 comments
Open

Fix Filter Visibility Toggle Behavior #152

MajorBreakfast opened this issue Oct 24, 2016 · 3 comments

Comments

@MajorBreakfast
Copy link
Contributor

MajorBreakfast commented Oct 24, 2016

Currently when clicking the toggle to enable or disable the visibility of predictions and sightings the value does not change immediately. If I had to guess it's because of Angular's change detection. Instead of updating at once it takes 1-3 seconds for the slider and the toggle to reflect the new value. The timespan seems to vary.

toggle

@MajorBreakfast
Copy link
Contributor Author

MajorBreakfast commented Oct 24, 2016

I only get this behavior on predictemall.online. I don't get it locally. (I made a fresh install locally BTW)

@sacdallago
Copy link
Member

I got this also with previous versions, on svc. The sliders + togglers seem to behave quite strangely

@WoH
Copy link
Member

WoH commented Oct 29, 2016

Looks fine on android and using ionic serve. I can try to investigate this at a later point.

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

3 participants