Azure / Azure/cosmos-explorer

Remove window.dataExplorerPlatform

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

Description

Instead, code should use config.platform. There are still a few places we use the old `window.dataExplorerPlatform`

Contributor guide

Open the contributing guide

Research direction

Search the codebase for remaining references to `window.dataExplorerPlatform` and inspect how `config.platform` is used nearby. Replace the old global references with the configuration value, then run the relevant project checks and confirm no uses of the old name remain.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.