Closed
Bug 1270501
Opened 9 years ago
Closed 6 years ago
[PulseGuardian] Don't reset everything in the UI when autoload is enabled
Categories
(Webtools :: Pulse, defect)
Webtools
Pulse
Tracking
(firefox49 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | affected |
People
(Reporter: mcote, Unassigned)
Details
In static/js/profile.js, the autoload functionality in setInterval() reloads all the HTML in the #queues-info div. This has the effect of resetting any input fields we may put in (e.g. bug 1215664). We might want to make this more client side and load JSON data instead.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•