]> cat aescling's git repositories - mastodon.git/commit
Finalize location on scrollable notifications when unmounting (#6614)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Sun, 4 Mar 2018 07:55:15 +0000 (16:55 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 4 Mar 2018 07:55:15 +0000 (08:55 +0100)
commit45feb439bd22c0999b8531879461e8d18fabe8a5
tree97c9aebc9377d8f3ff9ffb784e64dbee8c49d257
parent44829d8216001e3d8183dbd12cacc5a2f4826751
Finalize location on scrollable notifications when unmounting (#6614)

The top of the scrollable notifications will be invisible after unmounting.
The Redux state should be updated accordingly in such a case so that the
unread notification counter will be updated later.
app/javascript/mastodon/features/notifications/index.js