Data browser request does not cancel current long-loading request #2671
Labels
bounty:$20
Bounty applies for fixing this issue (Parse Bounty Program)
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
Setting a filter in the data browser that takes a long time for the data to load in the data browser is not cancelled when setting a new filter while the loading is ongoing. Instead, once the long-loading request completes, the data in the data browser is replaced by its result. This results in the filter dialog showing the filter of the second request and the data browser showing the data of the first request.
Steps to reproduce
Expected Outcome
When a new request is set, any currently running requests should be cancelled.
Environment
Dashboard
6.1.0
The text was updated successfully, but these errors were encountered: