dolthub / dolthub/dolthub-issues

Commit log refreshes every 210 commits

Open
#181 0 comments 0 reactions 1 assignee Claimed by @tbantle22 View on GitHub
bug
Dominant language
No language data
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

If you go to a db with a lot of commits (like https://www.dolthub.com/repositories/dolthub/SHAQ/commits/main), and scroll through a few pages, the commit log will refresh and take you back to the top of the page. This seems to be a forced reflow due to some kind of performance issue.

I tried commenting out different portions of the code for that page, but could not solve the issue

These are some articles about reflow:
- https://gist.github.com/paulirish/5d52fb081b3570c81e3a
- https://developers.google.com/speed/docs/insights/browser-reflow

The answer may be removing infinite scroll for this page and add a next button

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.