Skip to content

[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. #1816

[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.

[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. #1816

Workflow file for this run

on:
issues:
types: opened
jobs:
assign_issue_to_project:
runs-on: ubuntu-latest
name: Assign new issue to Triage Needed
steps:
- name: Create new project card with issue
id: list
uses: qmacro/action-add-issue-to-project-column@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
project: 'Triage'
column: 'Not Triaged'