Closed
Bug 1090989
Opened 10 years ago
Closed 7 years ago
Switching queries doesn't abort in-progress requests
Categories
(bugzilla.mozilla.org :: MyDashboard, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mcote, Unassigned)
Details
STR:
1. In My Dashboard, start loading a query that takes a relatively long time, such as "Interesting Bugs".
2. Immediately after, switch the query to something shorter, e.g. "Assigned to You".
Expected results:
The query in step 2 loads and stays visible. The query from step 1 is aborted and never displayed.
Actual results:
The query in step 2 loads, but then some time later the query in step 1 replaces it (presumably after the results were finally returned from the server).
Reporter | ||
Comment 1•10 years ago
|
||
This is really only an issue if you happened to be looking at the longer query the last time you loaded My Dashboard and then go back to My Dashboard and want to switch to a different one. And even then, it's only annoying.
Severity: normal → minor
Priority: -- → P3
Comment 2•7 years ago
|
||
I recognize that this is an error, but the MyDashboard page needs to be rewritten from scratch.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•