- From: Rob Dolin (MSFT) <notifications@github.com>
- Date: Wed, 30 Nov 2016 18:02:34 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Message-ID: <w3c/manifest/issues/504/264056908@github.com>
Thanks @marcoscaceres. @jakearchibald's [Navigation Transitions proposal](https://github.com/jakearchibald/navigation-transitions/blob/master/README.md) looks really cool, but I'm not sure it solves the problem that me and colleagues are trying to address. Situation: Developer wants to have a minimum viable product (MVP) PWA by adding a web app manifest to an existing website that scales with screen size. User Experience: When an end-user of this MVP PWA on a slow Internet connection clicks/taps a link to navigate, it can take some time for the next page to load. Waiting multiple seconds with no visible indication of progress in the UX may cause the end-user to think the app has hung and exit the app. :( Solution for MVP PWA Developer: Enable the developer who just wants a MVP PWA to indicate with one line in the Manifest that they want the web browser to provide some default "transition" like chaser dots, an hourglass, etc. (if it is available.) MVP PWA -> Better PWA: Once the developer of MVP PWA starts getting users of their PWA app, they will hopefully invest in improved "transitions" and/or improved offline / slow Internet experiences. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/504#issuecomment-264056908
Received on Thursday, 1 December 2016 02:19:07 UTC