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: stop slider animation on navigating to page #927

Merged

Conversation

pedrolamas
Copy link
Member

The AppSlider is animating every time we enter the container page (just go to Dashboard, navigate to another page, then back to Dashboard, and observe the AppSlider controls behavior)

This PR fixes that ensuring the value is set when the slider is created so that the animation does not occur.

Signed-off-by: Pedro Lamas [email protected]

@pedrolamas pedrolamas added the GH - Bug Something isn't working label Oct 26, 2022
@pedrolamas pedrolamas added this to the 1.22 milestone Oct 26, 2022
@pedrolamas pedrolamas merged commit c698675 into fluidd-core:develop Oct 26, 2022
@pedrolamas pedrolamas deleted the pedrolamas/fix-slider-animation branch October 26, 2022 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants