Issue with space event bubbling
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
@targos We need your advice on how to solve this issue.
Currently we can toggle to show / hide custom atom labels. If the last thing we did is to click on such a toggle the element is 'focussed'.
Now if we go hover an atom and press 'space' the event will number the atom but also invert the toggle button. How should we prevent the bubbling of the event so that it does not leave the molecule ?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.