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: Fix sync configs table not rendering all items until scroll #455

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dvanoni
Copy link
Owner

@dvanoni dvanoni commented Jan 29, 2024

Fixes #412

In Zotero 7, the sync configs table would not render all items until it was scrolled. To resolve this, we now force the table to re-render once it becomes visible within the window (using Intersection Observer API).

Somewhat inspired by this fix in Zotero.

Copy link
Contributor

🤖 Build Bot

✅ Successful build

⬇️ Download: notero-0.5.14-376

@dvanoni dvanoni merged commit 10f27ba into main Jan 29, 2024
5 checks passed
@dvanoni dvanoni deleted the fix-sync-configs-table-render branch January 29, 2024 07:21
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.

Sync configs table doesn't render all items until scroll
1 participant