anna-dingler
anna-dingler
# Platform * JavaScript # Issue When navigating the carousel element using the keyboard, `swiper-notifications` are displayed (see gif below).  Need to investigate whether the bug is designer specific,...
# Related Issue Fixes #7779 # Description The JS templating library can now accept an array of AdaptiveCards as the template. ## Changes in templating After expanding the template, we...
If a container contains a carousel, we can still drag it into another carousel. *Carousel is dropped when the card is rerendered
# Issue It should be more clear on our website that ToggleVisibility is a deprecated control for accessibility reasons. We should update the schema explorer to show this change.
# Related Issue TODO - removed innerHTML usage # Description Remove innerHTML usage from dynamic typeahead feature. Now we construct the bold text with individual spans + styling. # Sample...
# Related Issue Fixes #8013 # Description When generating the templating variable from the `Bind...` button in the designer, we have an edge case for data variables that contain special...
# Platform * UWP # Issue Refactor codebase to use coroutines instead of completed handlers. This will make the code easier to read and understand.
# Related Issue Fixes #8931 # Description Add `aria-required: true` to Inputs that are required. # Sample Card See attached issues. # How Verified Verified with CI site.
### Description When setting an error message on an Exception from AppActions, the actions consumer only receives a generic exception message. ### Steps To Reproduce 1. Add a where clause...
### Description When utilizing an experimental method, warnings are not shown in Visual Studio that an experimental method is used. ### Steps To Reproduce I think this repros for any...