Sparse data on subsequent pages is not handled properly in Tables API
Open
bug
- Dominant language
- TypeScript
- Stars
- 131
- Forks
- 67
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
Tables collections with sparse data will sometimes error when paging through results. The code that is responsible for adding new headers is not working correctly and the table is rebuilt with no data in the UI.
Contributor guide
Research direction
Start by reproducing the failure while paging through sparse data in the Tables API and inspect the code responsible for adding new headers. Trace how the table is rebuilt in the UI; done means subsequent pages no longer error and the table retains its data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, databases, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100