- From: Kenneth Rohde Christiansen via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Jun 2020 09:16:09 +0000
- To: public-web-nfc@w3.org
kenchris has just created a new issue for https://github.com/w3c/web-nfc: == Allow visible, persistent, modal UI while scanning == Make sure the spec allows for a UA to implement the above and also abort after just one scan (like when user clicks cancel) Also add a `once: true` option to `scan()` that will abort scanning when tag leaves field (to allow read and then a write). Should probably also abort after write. ^ above we are not talking about a persistent notification, but instead a modal indicator that stays visible until a tag is scanned and then disables scanning  Option would be that the scan done would allow to easily allow a second scan (optional).  This is also the approach taken by default on iOS (not "background scan"). Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/585 using your GitHub account
Received on Wednesday, 24 June 2020 09:16:10 UTC