Judah Gabriel Himango
Judah Gabriel Himango
Also fixed alphabetical ordering

PWABuilder's Android and Windows platforms build the project for the user, making it much easier to get into the Store. But the iOS project doesn't do this, instead giving the...

The iOS project we're using supports Push Notifications via Firebase. Currently, the code is commented out, and PWABuilder doesn't give any UI for it. We could uncomment the push notification...
I see there's an internal [--watch-debounce internal config field](https://github.com/open-wc/es-dev-server/blob/master/src/config.ts#L153), defaults to 100ms, but this value is not configurable by users. Can we make this value configurable? I'm seeing an issue...
A team building a large productivity PWA is encountering the following issue. Will `scope_extensions` support it? 1. User installs PWA at home.contoso.com 2. home.contoso.com asks user to sign in 3....
PWAs can, of course, be a share source using standardized share APIs. But this template doesn't currently support being a share target. Please 👍 this issue if share target is...
### Tell us about your feature idea Related to #4956, when you analyze a URL in PWABuilder, it should detect redirects, issue a warning, and show the analysis for the...
### Describe the bug `` has an accessibility bug where narrator will announce the text of the slider's tooltip any time it changes. This causes a problem for video and...