You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running a Chainlit app as a copilot, the hotkey function ('p' key) for voice recording is triggered even when typing inside the message input box. So every time you type in a word that has a 'p' in it, voice recording is triggered rendering copilot unusable.
Where as in the regular Chainlit app, typing 'p' in the message box does NOT trigger voice recording. It is only triggered when 'p' is typed when not focused in the message input box.
To Reproduce
Steps to reproduce the behavior:
Deploy a Chainlit app with voice recording enabled in copilot mode.
Go to the website/application that has the copilot.
Open the copilot using the button in the lower right.
Type in 'p' in the message input box.
Expected behavior
User should be able to type in a message that contains a 'p' without going into voice recording mode.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS] Windows 11
Browser [e.g. chrome, safari] Chrome
Version [e.g. 22] 131.0.6778.109
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When running a Chainlit app as a copilot, the hotkey function ('p' key) for voice recording is triggered even when typing inside the message input box. So every time you type in a word that has a 'p' in it, voice recording is triggered rendering copilot unusable.
Where as in the regular Chainlit app, typing 'p' in the message box does NOT trigger voice recording. It is only triggered when 'p' is typed when not focused in the message input box.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User should be able to type in a message that contains a 'p' without going into voice recording mode.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: