William Wong
William Wong
@cwhitten looks likes a solid bug. I will exempt it from daily DRI.
This is potentially depending on #3248. This is because, we don't want to have an UX that a dragged file will trigger upload immediately. We somehow want a prompt, or...
Will do it this week. 😉
Teaser... There are still some kinks but reasonable okay as this will be a sample, not production code. I want to spend some more time think about this approach. ...
Working on the tab order of "New message" button after the AC card is disabled. It's not trivial as we are not allowed to touch `tabindex`. We can only influence...
@BeeMaia it will be quite difficult to do it today. Will you consider using Markdown to present an hyperlink to the user? Are you rendering a hero card or Adaptive...
I am still working on the tab order and completed the code to reorder DOM node. Scroll-to-bottom is difficult. 😑 ### Good flow  ### Bad flow > Note:...
Still working on focus management, understanding cross browser behavioral differences to see if this sample will work on daily UX. In the animation below, we will focus on the element...
Going to finish the day here. I think we go down the wrong path. In accessibility, disabled button should still be able to TAB to it, shouldn't lose focus.
Reopening this as we are still pending for `README.md` for this (rushy) sample. Thanks everyone for the input. @beemaia and @sw353552, could you [open a new issue](https://github.com/microsoft/BotFramework-WebChat/issues/new/choose) on "do not...