Closed jsantell closed 8 years ago
Right now, we can use the document global to check the active element, but this complicates things. We can put it in our app state, but that seems to mean a lot of app changes for something that'll happen often.
document
Initial discussion: https://github.com/mozilla/tofino/pull/99/files#r59585950
This issue is no longer relevant I believe. Please reopen if you feel otherwise.
Right now, we can use the
document
global to check the active element, but this complicates things. We can put it in our app state, but that seems to mean a lot of app changes for something that'll happen often.Initial discussion: https://github.com/mozilla/tofino/pull/99/files#r59585950