Azure / Azure/cosmos-explorer

"Load more" in results does not give the next page of results

Open
#1,793 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
131
Forks
67
Avg merge
3d 13h
Merged PRs (30d)
10

Description

I have to get around 1200 results from CosmosDB, which with the pagination is 12 pages. Normally you're able to get the next page of results using the "Load more" button near the number of retrieved rows.
![image](https://github.com/Azure/cosmos-explorer/assets/14996360/63a81c4b-1dd4-4388-8bcd-e25e7eafb38e)
When clicking this it does not update the results in the view.

Expected:
The next batch (100 items) to be displayed in the view at the bottom.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the results view's "Load more" button and the pagination request used for Cosmos DB results. Reproduce the issue with a result set spanning multiple 100-item pages, then verify that the next batch appears at the bottom of the view without replacing existing results.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
databases, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.