digital-credentials icon indicating copy to clipboard operation
digital-credentials copied to clipboard

Consume transient activation

Open marcoscaceres opened this issue 1 year ago • 1 comments

We should probably require to consume transient activation to call identity.get(), as it shows UI.

Plus it would be otherwise annoying if sites could just pop up this dialog.

marcoscaceres avatar Mar 11 '24 08:03 marcoscaceres

Agreed. Customers may have activation-less use cases (eg. click a button on one page that redirects to a different page where asking again would feel redundant). But I think we should start by requiring a tap/click and relax this only if there's a compelling use case.

Here's the corresponding issue tracking this in the chromium implementation.

RByers avatar May 01 '24 20:05 RByers

LGTM++

samuelgoto avatar Jun 21 '24 16:06 samuelgoto

I think we want "fully active descendant of a top-level traversable with user attention"... it covers focus etc.

marcoscaceres avatar Jun 21 '24 18:06 marcoscaceres