amplify-ui icon indicating copy to clipboard operation
amplify-ui copied to clipboard

FR (Liveness) Callback to listen for interactions with Begin Check button

Open ayush987goyal opened this issue 1 year ago • 0 comments

On which framework/platform would you like to see this feature implemented?

React, iOS, Android

Which UI component is this feature-request for?

Other

Please describe your feature-request in detail.

We would like to have a callback to listen for the user interactions with "Begin Check" button. This would be something along the lines of onUserCancel callback we have today.

This gives us a way to understand user behavior around component usage for example. number of user started the check but did not complete etc.

Please describe a solution you'd like.

A callback like onBeginCheck would be a potential way forward.

We love contributors! Is this something you'd be interested in working on?

  • [ ] 👋 I may be able to implement this feature request.
  • [ ] ⚠️ This feature might incur a breaking change.

ayush987goyal avatar Jun 30 '23 16:06 ayush987goyal