Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate implementing the site as a PWA (Progressive Web App) #14

Open
janechu opened this issue Aug 12, 2021 · 0 comments
Open

Investigate implementing the site as a PWA (Progressive Web App) #14

janechu opened this issue Aug 12, 2021 · 0 comments
Labels
category:compliance Application compliance with production requirements improvement A non-feature-adding improvement
Projects

Comments

@janechu
Copy link
Contributor

janechu commented Aug 12, 2021

Description

Currently the site is not a PWA, it does not use a manifest file etc. This was due to, potentially, server side issues with cache-busting.

Investigation

Add steps in to implement the Creator site as a PWA. This includes:

  • Completion and implementation of Investigate the use of Docker #13
  • Creating a manifest file and any other files needed for the PWA
  • Test that cache busting is working as expected (hashed values for linked files and no caching of the index.html file)
@janechu janechu added the improvement A non-feature-adding improvement label Aug 12, 2021
@janechu janechu added this to Triage in Overview via automation Aug 12, 2021
@janechu janechu moved this from Triage to Backlog in Overview Aug 12, 2021
@janechu janechu changed the title Investigate implementing the site as a PWA Investigate implementing the site as a PWA (Progressive Web App) Sep 13, 2021
@williamw2 williamw2 added category:authoring-ui The authoring visual design and interface category:compliance Application compliance with production requirements labels Sep 13, 2021
@janechu janechu removed the category:authoring-ui The authoring visual design and interface label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:compliance Application compliance with production requirements improvement A non-feature-adding improvement
Projects
Overview
Backlog
Development

No branches or pull requests

2 participants