mastodon/app/javascript
Claire 55bef1e34f
Fix quickly switching notification filters resulting in empty or incorrect list (#19052)
Follow-up to #18960

The aforementioned PR fixed an issue in which switching notification filters
while notifications were loading prevented the query for the new filter from
running, but another issue remained: if the first query completed after the
second one, its results would override the second one, thus leading to the
same issue.

This commit cancels the first request if it is still running, before issuing
the second one.
2022-08-25 17:36:54 +02:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
icons Fix wrong aspect ratio of logo in icons (#18639) 2022-06-11 20:32:02 +02:00
images Fix wrong aspect ratio of logo in icons (#18639) 2022-06-11 20:32:02 +02:00
mastodon Fix quickly switching notification filters resulting in empty or incorrect list (#19052) 2022-08-25 17:36:54 +02:00
packs Revamp post filtering system (#18058) 2022-06-28 09:42:13 +02:00
styles Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00