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: disable list scroll animation on first render #2490

Merged
merged 1 commit into from Jan 12, 2024

Conversation

mstykow
Copy link
Collaborator

@mstykow mstykow commented Jan 11, 2024

Summary of changes

Context and reason for change

closes #2489

How can the changes be tested

See task description.

- do not animate list on initial render
- use work-around because of react-virtuoso issue petyosi/react-virtuoso#1001

closes #2489

Signed-off-by: Maxim Stykow <maxim.stykow@tngtech.com>
@mstykow mstykow force-pushed the fix-disable-list-scroll-animation-on-first-render branch from 907f59f to 9e2f4b4 Compare January 11, 2024 18:06
@leslielazzarino leslielazzarino self-assigned this Jan 12, 2024
@mstykow mstykow merged commit 6c5e20b into main Jan 12, 2024
5 checks passed
@mstykow mstykow deleted the fix-disable-list-scroll-animation-on-first-render branch January 12, 2024 09:20
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

Successfully merging this pull request may close these issues.

Disable list scroll animation on first render
2 participants