Skip to content

Fix scrollToSection() if not all cells have been rendered#63

Open
haraldreingruber wants to merge 1 commit intoi6mi6:masterfrom
haraldreingruber:fix-scroll-to-section
Open

Fix scrollToSection() if not all cells have been rendered#63
haraldreingruber wants to merge 1 commit intoi6mi6:masterfrom
haraldreingruber:fix-scroll-to-section

Conversation

@haraldreingruber
Copy link
Copy Markdown

It looks like the ListView component does not render all cells initially.
Because of this, the ScrollToSection buttons don't work until all cells have been displayed once (e.g. scroll to bottom).

Looking forward to feedback and improvement suggestions.

Note: This is merely a quick&dirty workaround. It might cause some performance penalties, as all list items will be rendered from the start.

It looks like the ListView component does not render all cells initially. 
Because of this, the ScrollToSection buttons don't work until all cells have been displayed once (e.g. scroll to bottom).

Looking forward to feedback and improvement suggestions.
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.

1 participant