Ticket #538 (closed Bug: duplicate)
When changing the state (date, website, period) Piwik should load the new data in Ajax
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.9.9 - Stable release |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description
Currently when changing the website, the date or the period, Piwik will reload the whole page, which is long and slow.
Once we do #103 , we can call a JS function when changing the state. This JS function would set the right state in the URL fragment and the page would be reloaded with the right content.
This is tighyly coupled to #103 and requires significant testing or all UI elements.
Change History
Note: See
TracTickets for help on using
tickets.
