]> cat aescling's git repositories - mastodon.git/commit
Fixed WebUI crash when a status opened in the media modal is deleted (#15701)
authorkaias1jp <kaias1jp@gmail.com>
Thu, 11 Feb 2021 18:59:47 +0000 (03:59 +0900)
committerGitHub <noreply@github.com>
Thu, 11 Feb 2021 18:59:47 +0000 (19:59 +0100)
commit08ae116dc62c51988e9710b4f0cc9fdb2e9557b9
tree5d402a1d9bd2f6c572536d00b4bccae7b18de754
parent01e44b886dd03722507da3a799967ba2cab714ad
Fixed WebUI crash when a status opened in the media modal is deleted (#15701)

* Fixed picture in picture compatibility error in WebUI when status is deleted

* Revert "Fixed picture in picture compatibility error in WebUI when status is deleted"

This reverts commit f003b7d9d88688e9504f7dfae1545d7522fcfd98.

* Close the modal display of the image when status is deleted

* Fixed the case statement before the default statement

* Removed unnecessary parts
app/javascript/mastodon/reducers/modal.js