Re: [w3ctag/design-reviews] Web App Launch Handler (Issue #683)

@LeaVerou @alancutter my suggestion would be to simple drop the "navigate existing client" support. If people really want to do it, it can still be accomplished as shown above, but this way it is going to be harder to accidentally do.

Maybe we will end up with something like 

```"route_to": "new-client" | "existing-client-retain" | "service-worker"```

I like the `-retain` in the name (@alancutter 's suggestion in another issue) as it means it clearer that the developer needs to do additional work

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/683#issuecomment-988164255

Received on Tuesday, 7 December 2021 18:22:01 UTC