equinor / equinor/webviz-subsurface-components
Expose original source code for debugging in storybook
Open
Nobody has claimed this yet.
AspenTech
bug
map-component
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 45
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 28
Description
Currently when debugging in storybook, only compiled js code is exposed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Storybook configuration and build entry points that determine which code is exposed during debugging. Confirm how the current compiled JavaScript is served, then verify that debugging exposes the original source code instead; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, storybook, typescript
- Domain
- developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100