Remove window.dataExplorerPlatform
Open
- 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
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