aura-voice icon indicating copy to clipboard operation
aura-voice copied to clipboard

Voice recorder button should be disabled when model is busy

Open JeetMajumdar2003 opened this issue 1 year ago • 1 comments

Fixes #32

Disable the voice recorder button when the model is busy.

  • Add a disabled class to the button when thinking is true.
  • Update the onClick handler to prevent further actions if thinking is true.
  • Ensure the button is re-enabled once the assistant finishes processing.

JeetMajumdar2003 avatar Dec 04 '24 10:12 JeetMajumdar2003

@JeetMajumdar2003 is attempting to deploy a commit to the ntegrals' projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Dec 04 '24 10:12 vercel[bot]