felixge / felixge/flame-explain

Text selection from input tab bleeds into other tabs

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
55
Forks
5
PR merge metrics
No merged PRs in 30d

Description

# Problem

1. Select an example on the input tab, e.g. "CTESimple"
2. Go back to the input tab.
3. Click into the JSON textarea on the left, then hit Cmd+A to select all text inside of it (see Fig 1)
4. Optional: Paste some new JSON (could be the same, just Cmd+C and Cmd+V)
5. Notice how the text selection bleeds into the FlameGraph tab : ( (see Fig 2)

Fig 1:

![image](https://user-images.githubusercontent.com/15000/90113153-3769ee00-dd51-11ea-88cb-047764e28483.png)

Fig 2:

![image](https://user-images.githubusercontent.com/15000/90113169-3b960b80-dd51-11ea-8b01-5bb25c19529c.png)

# Propsal

Figure out a way to avoid the issue shown in Fig 2.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.