Closed Bug 572903 Opened 15 years ago Closed 15 years ago

User Sentiment data should be included, not AJAX

Categories

(Input :: General, enhancement, P4)

enhancement

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jruderman, Assigned: wenzel)

References

()

Details

Steps to reproduce: 1. Load http://input.stage.mozilla.com/ 2. In the "User Sentiment" box, select "1 week" Result: have to wait for an AJAX request. Expected: should appear immediately, because the data is probably smaller than the AJAX code.
Priority: -- → P3
You mean you want to see the initial data as part of the page load, and only replace the boxes via AJAX when changing the dropdown selection? Maybe.
Severity: minor → enhancement
Priority: P3 → P4
I don't want to *see* additional data initially, but I want it to be available without having to wait for a round-trip with the server.
That's possible I guess, but we'd need to cache the data differently. Not for the initial release, but we can do it later.
This is fixed: The new homepage does not pull data via AJAX anymore.
Assignee: nobody → fwenzel
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.7
Verified FIXED.
Status: RESOLVED → VERIFIED
Component: Input → General
Product: Webtools → Input
You need to log in before you can comment on or make changes to this bug.