Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate relative paths to absolute: src/components/calltree and flame-graph #2874

Closed
gregtatum opened this issue Oct 8, 2020 · 1 comment · Fixed by #2897
Closed

Migrate relative paths to absolute: src/components/calltree and flame-graph #2874

gregtatum opened this issue Oct 8, 2020 · 1 comment · Fixed by #2897
Assignees
Labels
assigned A developer has requested to work on this issue. good first issue Good issue for new contributors, the issue must have clear instructions on how to complete the work

Comments

@gregtatum
Copy link
Member

See #2865 for details on how to work on this issue. These are good first issues, please only claim one at a time. This issue is for handling the following files in the src folder

├── components
│   ├── calltree
│   │   ├── CallTree.js
│   │   ├── CallTreeEmptyReasons.js
│   │   └── ProfileCallTreeView.js
│   ├── flame-graph
│   │   ├── Canvas.js
│   │   ├── FlameGraph.js
│   │   ├── FlameGraphEmptyReasons.js
│   │   ├── MaybeFlameGraph.js
│   │   └── index.js
@gregtatum gregtatum added the good first issue Good issue for new contributors, the issue must have clear instructions on how to complete the work label Oct 8, 2020
@ijeomaemeruwa
Copy link
Contributor

Hello, please i'd like to claim this isuue. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned A developer has requested to work on this issue. good first issue Good issue for new contributors, the issue must have clear instructions on how to complete the work
Projects
None yet
2 participants