microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
C#MIT
Issues
- 0
- 2
- 2
- 0
[Designer] Feedback title here
#9073 opened by thekingq20 - 1
[Authoring] Missing Icon Card element from JSONSchema
#9060 opened by babs - 0
{Linked:Bug4815270}[Adaptive Cards > Designer] - In dark mode, the color contrast ratio of 'Learn more', w.r.t background color is 2.23:1, which is less than 4.5:1
#9070 opened by vagpt - 4
- 1
[Designer] Sample for Adaptive cards with reactions and comments similar to Viva engage mails
#9064 opened by dineshary - 0
{Freeway-Bug}[Adaptive Cards - Element Property] - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds.
#9013 opened by vagpt - 0
- 0
{Freeway-Bug}[Adaptive Cards - Elements Properties] - Screen Reader is not announcing the descriptive information while navigating on more option button.
#9034 opened by vagpt - 1
{Freeway-Bug}[Adaptive Cards- Product Video] : There should be a functionality to customize font color, size, type etc. for ‘Captions’ in video player.
#9025 opened by vagpt - 1
{Freeway-Bug}[Adaptive Cards- Home Page] : Captions and transcription is not available while playing the pre-recorded video.
#9031 opened by vagpt - 1
[Adaptive Cards - Show Card Wizard] - While navigating on the 'Name' edit field, screen reader is not conveying the required information along with the label.
#9016 opened by vagpt - 1
{Linked:Bug29456976}[Adaptive Cards > Designer] - Visually appearing table under "On call contacts" control is not defined as table programmatically. On using t shortcut key screen reader announces as "No next table".
#9052 opened by vagpt - 1
{Linked:Bug12953710}[Adaptive Cards - Inputs with Validation] - Screen Reader is conveying incorrect position for the options present under what color do you want? combo box.
#9022 opened by vagpt - 0
[Adaptive Cards - Elements Properties] - Heading is not defined for the 'Text Block, Layout and Styles' under elements properties pane.
#9038 opened by vagpt - 0
[Adaptive Cards - Elements Properties] - Screen reader is not announcing complete information while navigating on the option present under the more option.
#9036 opened by vagpt - 0
[Adaptive Cards- Blog] : While navigating using arrow keys, On pressing down arrow key, blog link is getting activated automatically.
#9030 opened by vagpt - 0
[Adaptive Cards- Blog] : Keyboard focus is landing separately on image Link and announcing the WinUI 3 rendering link. Also, on activating it using enter key same blog page is getting opened.
#9028 opened by vagpt - 0
[Adaptive Cards - Designer] - Ensures ARIA attributes are not prohibited for an element's role (.acd-peer[title="Double click to edit"][aria-label="TextBlock"]:nth-child(2))
#9033 opened by vagpt - 0
[Adaptive Cards- TextBlock] : Two number is appearing for all the links present at left hand side through 'Show Numbers' command of voice access.
#9026 opened by vagpt - 1
Teams Preview for AdaptiveCards
#9053 opened by bvalentine-cb - 0
Interactive Visualizer Link Is Dead
#9062 opened by TheHokieCoder - 1
Media element CORS error
#9061 opened by IntranetFactory - 0
No types definition found for Tables
#9059 opened by aamir-mns - 0
UWP/WinUI3 AdaptiveCard projects need to switch to HybridCRT for consumption by Windows system components
#9056 opened by shufan - 0
AC Typed Schema files not valid JSON Schema
#9058 opened by cwacek - 4
[Designer] Issue with adaptivecards
#9035 opened by patilravikiran - 0
Could not load file or assembly 'Microsoft.Bot.AdaptiveExpressions.Core, Version=4.22.7.0'
#9055 opened by 3rror404 - 0
[Designer] Feedback title here
#9054 opened by devilmuscleman - 0
- 0
- 0
// ==UserScript== // @name AWS VPN - Close Window // @namespace Violentmonkey Scripts // @match http://127.0.0.1:35001/ // @grant window.close // @version 1.0 // @author Nicholas Hawkes // @description Close the tab when successful AWS VPN is on // @homepage https://gist.github.com/hawkesnc/ddfdb6f35ad23e8f4a00439bcaddaaa6 // ==/UserScript== setInterval(() => { window.close() }, 1000)
#9048 opened by Ashrafn672 - 1
{Linked:Bug12831442}[Adaptive Cards - Restaurant] - Screen Reader is conveying incorrect role as link for the 'More Info' button.
#9021 opened by vagpt - 0
[Feature Request] Changes Trusted Types policy names for better clearance
#9019 opened by Farcemolina - 0
Track Starlink-3177 in real time.02:02
#9046 opened by Ashrafn672 - 1
Track USA 341 in real time./>0793681519<\Track SKYNET 1B in real time from Satellite
#9045 opened by Ashrafn672 - 0
[Rendering] Input.Time Renders 30 minute increments across Teams but not in Adaptive Card Designer
#9042 opened by TikitTeam - 0
- 0
[Adaptive Cards- Schema Explorer] : Cards and other tree items are not accessible through the keyboard keys.
#9029 opened by vagpt - 0
[Adaptive Cards- Action.showcard] : 'What do you think' label is not associated with its button control.
#9027 opened by vagpt - 0
[Adaptive Cards - Stock Update]: Screen Reader does not announce the information about the stocks going up on Stock Update pane.
#9017 opened by vagpt - 0
[Designer] Feedback title here
#9037 opened by bayashka12 - 0
[Adaptive Cards- Expenses Report]: While navigating on the 'Expand' button, screen reader is not conveying descriptive information.
#9023 opened by vagpt - 0
[Adaptive Cards- Expenses Report]: Screen reader is conveying incorrect role as Link for the 'Export as PDF' button.
#9024 opened by vagpt - 0
[Adaptive Cards - Restaurant Order.JSON] - Ensures every form element has a label (.ac-input.ac-multichoiceInput.ac-choiceSetInput-filtered)
#9020 opened by vagpt - 0
[Adaptive Cards> Show Card Wizard]: Validation is not set for the fields (Email and Number) present under show card wizard Cards.
#9018 opened by vagpt - 0
- 0
[Rendering] .NET Templating 2.0.0 - 2.0.3 Expand incorrectly when passed a JToken
#9012 opened by justin-mellor