Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Chat Input Configurable to Disable Attachments and Voice Notes #52

Open
Montesi-Flavio opened this issue Jan 30, 2025 · 1 comment

Comments

@Montesi-Flavio
Copy link

Currently, the chat input allows users to send attachments and voice notes by default. However, in some use cases, it is necessary to restrict these functionalities.

Requested Feature:

  • Add a configuration option to enable or disable file attachments.

  • Add a configuration option to enable or disable voice notes.

Use Case:

This feature is useful for platforms where file sharing and voice messages should be restricted, such as customer support chats that only allow text-based interactions.

Expected Behavior:

When attachments are disabled, the file upload button should be hidden or inactive.
When voice notes are disabled, the voice recording option should be hidden or inactive.
Additional Notes:
This enhancement will provide more flexibility in configuring the chat experience based on specific requirements.

Would love to hear your thoughts on this!

@csells
Copy link
Contributor

csells commented Jan 31, 2025

That's a good feature request. I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants