]> cat aescling's git repositories - mastodon.git/commit
Only show upload modal when drag event contains files (#2409)
authorStephen Burgess <stephenburgess8@gmail.com>
Mon, 24 Apr 2017 18:19:33 +0000 (13:19 -0500)
committerEugen <eugen@zeonfederated.com>
Mon, 24 Apr 2017 18:19:33 +0000 (20:19 +0200)
commit2d99c962df492b498819b3d0d64e53a4f3fcede5
tree493b589893743cd2d6c9a1f509b4e891c0df5d46
parente59f5c8e13f640166e6fe056500d36edd6cb6df6
Only show upload modal when drag event contains files (#2409)

* fix(upload): Only show upload modal when drag even contains files

* fix(firefox): Close drag window ondragend also

Do not only end drag styles on drag leave, but also on drag end. Fixes firefox bug. #687

* fix(drag-modal): Remove drag modal trigger cruft

* fix(upload-modal): Allow close with escape button
app/assets/javascripts/components/features/ui/components/upload_area.jsx
app/assets/javascripts/components/features/ui/index.jsx