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

Scrolling is not smooth #3277

Open
DamianMaslanka5 opened this issue Feb 18, 2025 · 1 comment
Open

Scrolling is not smooth #3277

DamianMaslanka5 opened this issue Feb 18, 2025 · 1 comment
Labels
bug Something isn't working good first issue P3

Comments

@DamianMaslanka5
Copy link
Contributor

I think this stopped working correctly after changes in #3224

https://clickhouse.com/docs/en/use-cases/observability/schema-design#bloom-filters-for-text-search

msedge_3c4l11CDMv.mp4
@Blargian Blargian added bug Something isn't working P3 labels Feb 18, 2025
@Blargian
Copy link
Member

Indeed, this is because the code blocks now lazy load - it's particularly noticeable on this page because the code blocks are very large. We would need to estimate the size of the element based on the code length and adjust the height of the placeholder element accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue P3
Projects
None yet
Development

No branches or pull requests

2 participants