William Wong

Results 187 comments of William Wong

Bot author should change the text in a way that the screen reader will say A.I.R.T. Web Chat has no control on the message.

This is related to Adaptive Cards. The input box is rendered by Adaptive Cards. Please file a bug to their repo. If they think otherwise, please open a new bug...

When there are more than 1 message in the chat history, the "1 of 1" will become "1 of X". As the chat history could become very long after the...

This is by design. We discussed with accessibility team and they suggested narrating an absolute timestamp, rather than a relative timestamp. This is because the relative timestamp will change from...

We could not access the AIRT dashboard. Could you copy the HTML code around the hyperlink here?

This is related to Adaptive Cards. All buttons in Adaptive Cards support repetitive submission. In nature, they are push button than an action button. Push buttons allows repetitive submissions. If...

We are going to ship ESM real soon. 😉 https://github.com/microsoft/BotFramework-WebChat/pull/5148

Thank you. This is very helpful. Our team is full of stuff right now. Tiny changes helps us better than huge ones. 🤣

After some investigations: - The "show button" event has a `replyToId` pointing to a non-existent activity - The "hide button" event has a valid `replyToId` Thus, when the chat history...