Azure / Azure/cosmos-explorer

Sparse data on subsequent pages is not handled properly in Tables API

Open
#172 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.