Azure / Azure/cosmos-explorer

Settings Pane: Clarify what "Unlimited means"

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
131
Forks
67
Avg merge
3d 13h
Merged PRs (30d)
10

Description

When a user toggles "Unlimited" it the code is actually setting the value to 100 page max size:

https://github.com/Azure/cosmos-explorer/blob/9c3678266144ccbdcc95971bf356d0791843e8e5/src/Explorer/Panes/SettingsPane.ts#L74-L78

https://github.com/Azure/cosmos-explorer/blob/9c3678266144ccbdcc95971bf356d0791843e8e5/src/Common/Constants.ts#L263-L264

Contributor guide

Open the contributing guide

Research direction

Start with src/Explorer/Panes/SettingsPane.ts at lines 74-78 and src/Common/Constants.ts at lines 263-264. Trace how the "Unlimited" setting is labeled and applied, then verify the wording accurately communicates its 100-page maximum; done when the UI no longer implies unlimited pages.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.