whatpwacando.today icon indicating copy to clipboard operation
whatpwacando.today copied to clipboard

Feature Suggestion

Open pranjaldugar opened this issue 2 years ago • 2 comments

Network type Bug Device: Android Phone Issue: In network information page, network type is shown as 4g. My connected network: WIFI (my celular data is turned off)

Feature Suggestion "Copy To Clipboard", I know it is a part of web development and not specific to PWA and from a very long time now, however since you have also added audio player, I think this could be included too.

Thanks for your work, it helps a lot.

pranjaldugar avatar Feb 20 '22 06:02 pranjaldugar

Currently only ChromeOS supports NetworkInformation.type. The value reported in the demo comes from NetworkInformation.effectiveType.

I will update the demo to show both values and note where type is not supported yet.

DannyMoerkerke avatar Feb 23 '22 23:02 DannyMoerkerke

Both type and effectiveType are now reported (where available).

I will add a demo for clipboard soon.

DannyMoerkerke avatar Apr 14 '22 09:04 DannyMoerkerke