William Wong

Results 157 comments of William Wong

Is it still an issue for you?

Please give repro in the format of transcript, or HTTP traffic.

Per our offline discussion: ![image](https://user-images.githubusercontent.com/1622400/188026659-38c9f533-c4ad-411e-88df-1fa025a44397.png)

![image](https://user-images.githubusercontent.com/1622400/197422099-2f51747b-feec-4d72-9fa9-495055cef0a4.png) Looks like `aria-busy="true"` won't help with the accessibility issue. Few things we could try: - Change `role` to something else until the first message come - Inject an invisible...

@beyackle2 Few things I changed: - Now, it renders `` if there are any contents - For tests, I am adding this DOM integrity test to `verifyDOMIntegrity.js`, which is a...

Same to me. It should leverage the official NPM package and allow developers to pick CLDR versions which they find suitable. A constant chore of keeping bumping is automatable via...

I am seeing this repro BOTH on SharePoint Framework (SPFx `workbench.aspx`) and on a plain HTML page outside of SPFx. ![image](https://user-images.githubusercontent.com/1622400/183502346-0b30d1f4-2e2e-4df4-b24f-c5d199c8e4bc.png) In the screenshot, I loaded Web Chat 4.15.2 on...

The following is a video showing both SharePoint (left) and plain HTML page (right) having the reconnect prompt at the same time at about 7 minutes mark. https://user-images.githubusercontent.com/1622400/183509491-8eba35a4-0d51-4713-bcc0-f5921c089018.mp4 Leaving both...