source-cooperative / source-cooperative/csv-table

Fix flickering effect on big dataset

Open
#32 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Going to the last row in http://localhost:5173/?url=https://huggingface.co/datasets/Mosab-Rezaei/19th-century-novelists/resolve/main/Dataset%20-%20Five%20Authors%20.csv or http://localhost:5173/?url=https://huggingface.co/datasets/batubayk/TR-News/resolve/main/train.csv shows a weird effect during some seconds, before the rows are fetched.

It occurs when the number of rows is overestimated.

It looks like a bug in hightable.

Image

https://github.com/user-attachments/assets/79c2dc23-0dc6-4c45-a03a-8d0dad73dd0b

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue at localhost:5173 with either linked Hugging Face CSV URL, especially when navigating to the last row. Start by tracing the hightable behavior while the row count is overestimated and rows are still being fetched. Done means the temporary flickering effect is gone and the final rows render normally.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.