]> cat aescling's git repositories - mastodon.git/commit
Fix lost focus when modals open/close (#12437)
authorThibG <thib@sitedethib.com>
Sat, 30 Nov 2019 17:19:47 +0000 (18:19 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 30 Nov 2019 17:19:47 +0000 (18:19 +0100)
commit35b142a7ad19821483f900e81e915a7925fd4eaf
tree3d06cd0d229d026bb95c2cfc60c87c1d97584b9d
parentb532ead798c481fd03be9eb78e910d62654cdaa8
Fix lost focus when modals open/close (#12437)

* Fix lost focus after modal closes

Regression caused by the use of the wicg-inert polyfill

* Fix regression introduced by wicg-inert

* Catch errors to please CodeClimate
app/javascript/mastodon/components/modal_root.js