Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
All new code requires tests to ensure against regressions
Description of the Change
Alternate Designs
No alternative design
Why Should This Be in Core?
PWAs are installable, so: a user can install Winds as a native app. This is valid both for Chrome desktop and Chrome mobile.
Benefits
A native-like app is more accessible than a website
Possible Drawbacks
None, since the service worker does not cache anything (it could do it in the future if we want)
Requirements
Description of the Change
Alternate Designs
No alternative design
Why Should This Be in Core?
PWAs are installable, so: a user can install Winds as a native app. This is valid both for Chrome desktop and Chrome mobile.
Benefits
A native-like app is more accessible than a website
Possible Drawbacks
None, since the service worker does not cache anything (it could do it in the future if we want)
Applicable Issues
https://github.com/GetStream/Winds/issues/623