felixge / felixge/flame-explain
Text selection from input tab bleeds into other tabs
- 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:

Fig 2:

# Propsal
Figure out a way to avoid the issue shown in Fig 2.
Contributor guide
Assessment
This issue has not been assessed yet.