Project

General

Profile

Actions

Feature proposal #7547

open

Implement complete ajax navigation

Added by krileon almost 5 years ago. Updated almost 5 years ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Start date:
08 May 2019
Due date:
% Done:

0%

Estimated time:

Description

Replace standard page loads with ajax loading. This should only need to request the minimal amount of data. This should significantly improve load times for users. However each view still needs to be standalone. We shouldn't need the various back buttons anymore as well nor the odd ->location function. To ensure proper UX use window.history.pushState to keep track of where they are navigating (this will update the browsing history and URL address).

Actions #1

Updated by krileon almost 5 years ago

  • Target version changed from 4.0.0 to 3.0.0
Actions

Also available in: Atom PDF