Closed
Bug 1568672
Opened 6 years ago
Closed 6 years ago
Large delay loading monitor card in protection report, which causes UX jank
Categories
(Firefox :: Protections UI, enhancement)
Firefox
Protections UI
Tracking
()
RESOLVED
DUPLICATE
of bug 1568139
People
(Reporter: rfkelly, Unassigned)
Details
Attachments
(2 files)
When loading about:protections, I see:
- The ETP card appears immediately
- The Lockwise card appears after a short delay
- The Monitor card appears after a delay of several seconds, displacing the Lockwise card
The attached screen recording shows what I mean.
I wonder if this is caused by my longer-than-usual round-trip-time to the Monitor service from here in Australia.
It may be worth considering an "in progress" state of some kind for the Monitor card, to guard against UX jank caused by unpredictable delays in server response.
| Reporter | ||
Comment 1•6 years ago
|
||
Attached are the browser timings for the four requests that get kicked of when loading about:protections; the delay seems to be dominated by the request to /uesr/breach-stats which spends more than a second waiting for a response from the server.
Comment 2•6 years ago
|
||
Erica, can you work with Micah to resolve this issue?
Flags: needinfo?(ewright)
Updated•6 years ago
|
No longer blocks: protection-report
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(ewright)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•