-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Study about send box customization #1839
Copy link
Copy link
Open
Labels
backlogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.feature-requestAzure report labelAzure report labelneeds-design-inputUX/UI design itemUX/UI design item
Metadata
Metadata
Assignees
Labels
backlogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.feature-requestAzure report labelAzure report labelneeds-design-inputUX/UI design itemUX/UI design item
Today, customizing microphone button, means:
Cloning
BasicSendBox.js, point the microphone button to a new oneCloning
BasicWebChat.js, and point it to newerBasicSendBox.jsUsing new
BasicWebChat.jsin the hosting pagePutting a new send box inside the activity
<SendBoxComposer><SendBoxComposer>includes customizing the localizable strings and providing your own verbiage across the app - original request is for the "Type your message" text
Do some studies to understand how difficult it is to customize send box, for example, continuing the work on "remaining characters" sample.