Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Create a way to preload pages  #1819

@toddparker

Description

@toddparker

Consider adding the ability to flag links in a page for pre-loading which will make it easy to lazy load in the next logical page(s) in a screen flow so avoid seeing the Ajax loader. Implement with a data-preload="true" attribute on a link. The framework would parse a page for all links that have this attribute, load each page (avoiding duplicates) and initialize each as pages.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions